onyxia-api icon indicating copy to clipboard operation
onyxia-api copied to clipboard

RFC9457 exploratory code for error propagation

Open trygu opened this issue 1 year ago • 1 comments

  • Sample RestExceptionHandler for standardizing error propagation
  • Added an example of standardised errors that can be handled
  • Implementet this error propagation in a few classes as an example
  • Added a test for the RestExceptionHandler

This code is not intended to be merged as is, but meant as an example of rfc9457 implementation. It was better to put it here, than have it uncommitted on my hard drive.

Ref.: https://github.com/InseeFrLab/onyxia-api/issues/495

trygu avatar Dec 18 '24 21:12 trygu