You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are lots of crashes undergoing on the server because of poor error handling mechanisms. We should have try-catch blocks all over the code to prevent the Crashes, as well as logging them to find out their cause.
The text was updated successfully, but these errors were encountered:
There are lots of crashes undergoing on the server because of poor error handling mechanisms. We should have
try-catch
blocks all over the code to prevent the Crashes, as well as logging them to find out their cause.The text was updated successfully, but these errors were encountered: