In [legacy](https://github.com/zenodo/zenodo/blob/2dbd8ca0ddf9f9ee8b73a7d8e91e6157ce187fab/zenodo/config.py#L397) 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.
In legacy we had error handlers for the
release_processtask. 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.