nb_to_html icon indicating copy to clipboard operation
nb_to_html copied to clipboard

Enhancement: Better Error Handling

Open orcaman opened this issue 6 years ago • 0 comments

Currently, the logic is pretty patchy - no error handling code.

We need to handle errors at different stages of the funnel and bubble the error upwards until it's written to the client (currently it's masked by error 500).

orcaman avatar Mar 12 '20 10:03 orcaman