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 should be absolutely no way something calling the express server can crash the server, all routes need checks before calling things they need such as the LDK being initialized in a certain state, or accessing the db.
The text was updated successfully, but these errors were encountered:
There should be absolutely no way something calling the express server can crash the server, all routes need checks before calling things they need such as the LDK being initialized in a certain state, or accessing the db.
The text was updated successfully, but these errors were encountered: