api/serializers: Handle case where an exception can not be rebuilt
Closed
requested to merge generated-differential-D4730-source into generated-differential-D4730-target
It exists cases where a custom exception type cannot be rebuilt from its serialized form, see https://sentry.softwareheritage.org/organizations/swh/issues/4959/?query=is%3Aunresolved
As a fallback, build a base Exception with the message of the serialized exception.
Migrated from D4730 (view on Phabricator)
Merge request reports
Activity
Please register or sign in to reply