#89 Exceptions not explicitly caught do not get json encoded
Closed 6 years ago Opened 6 years ago by puiterwijk.

If there happens to be some Exception that is not caught in one of the handlers in odcs/server/odcs/__init__.py, ODCS does not return a json error.
I would strongly suggest adding an errorhandler(Exception) for everything that's uncaught.


Metadata Update from @cqi:
- Issue assigned to cqi

6 years ago

Metadata Update from @qwan:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata