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
Hi, I've tested the global Deno error issue.
Here is a solution
but this is not a perfect one. it just a temporary solution that automatically restarts the server after an uncaught error. I'll write a comment to the Deno repository about this issue and I hope they could fix it.
I ran into a similar problem when playing around with Deno and MongoDB, and had the same issue.
However working with a PostgreSQL in deno worked just fine. @devalexqt what database did you use?
How to keep app running then connection to db was lost? For now deno process is just die.
The text was updated successfully, but these errors were encountered: