Skip to content

Refactor error handling in the serialization service #541

@mdumandag

Description

@mdumandag

The error handling code around the serialization service is pretty bad.
We are relying on the sys.exc_info() in so many unnecessary places, and the code around the places we re-raise exceptions can be improved.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions