Join Slack
Powered by
getting *ConnectionError(Timed out during query ex...
# orm-help
p
prisma chobo
02/13/2022, 6:50 PM
getting *ConnectionError(Timed out during query execution.) error when using
Promise.al
*l for SQLite... Is there any workaround or solution for this? It seems there are not much information about this issue...
j
jdkdev
02/14/2022, 4:24 AM
https://github.com/prisma/prisma/issues/9562
jdkdev
02/14/2022, 4:25 AM
I've had something similar and ended with a
for await loop
have you tried that?
6
Views
Open in Slack
Previous
Next