inveniosoftware / invenio-github

GitHub integration for Invenio.
https://invenio-github.readthedocs.io
MIT License
6 stars 26 forks source link

error handlers: import legacy handlers and add handlers in the API #156

Open alejandromumo opened 1 year ago

alejandromumo commented 1 year ago

In legacy we had error handlers for the release_process task. We need this in RDM to have a better error handling.

Similarly, we need to add error handlers to the REST API which returns errors without any useful information.