Internal server error response from api
Closed this issue · 3 comments
melosh101 commented
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
rocktimsaikia commented
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.
melosh101 commented
in general we need a to implement graceful handeling of errors on the backend instead of crashes
rocktimsaikia commented
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.