Animechan-API/animechan

Internal server error response from api

Closed this issue · 3 comments

There currently seems to be an issue with the backend after the migration, I will into it as soon as I get a hold of the logs so I can try to reproduce

I will look into this today later on. Same error as before. This is not because of db connectivity issues rather socket timeout issues that needs to be handled gracefully in server side.

in general we need a to implement graceful handeling of errors on the backend instead of crashes

All of the controllers are properly being handled for crashes like before in one of my latest commits. Should not happen again! Closing it for now. Lets see if that occurs again.