Skip to content
Snippets Groups Projects
Commit 4775f08d authored by Antoine Lambert's avatar Antoine Lambert
Browse files

objstorage: Factorize object check and add ObjCorruptedError exception

Implement object check in base ObjStorage class instead of duplicating that code
in every object storage backend.

Add an ObjCorruptedError exception raised when an object corruption is detected.

Improve exception messages.

Normalize imports of exception classes.

Related to swh/devel/swh-scrubber#4694.
parent 4f274cf5
No related tags found
No related merge requests found
Pipeline #8194 passed
Showing
with 226 additions and 221 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment