You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
The current error handling is too coarse, it almost always leads to exceptions. It should
be improved by seperating them in different types of severity as to resolve them on higher level if possible. Some of the works is done for this but can be improved.
The current error handling is too coarse, it almost always leads to exceptions. It should
be improved by seperating them in different types of severity as to resolve them on higher level if possible. Some of the works is done for this but can be improved.
Ref: DGM-124