CenterForDigitalHumanities / TPEN-Newberry-Italian

T-PEN Newberry Italian paleography project
0 stars 0 forks source link

Error Handling #28

Open thehabes opened 7 years ago

thehabes commented 7 years ago

It does not seem like the newberry has quite the same level of error handling. What things do we need to make sure are handled gracefully? Various common things I can think of are

thehabes commented 7 years ago

@cubap says: Make a broad ajax error that returns a general statement (for type 500's). Then we don't have to handle the things individually. Maybe separate out parsing CRUD errors vs. page loading errors, but keep things generalized.

thehabes commented 7 years ago

I have optmized this for the newberry code.