Skip to content

multiplexer: be persistent when getting an ObjCorruptedError

Instead of failing fast when getting an ObjCorruptedError, try to read from other objstorages (and report the error in logging).

Should work around Sentry issue SWH-INDEXER-YQ

Merge request reports