Hey :raised_hands: Does someone know how to check ...
# orm-help
m
Hey 🙌 Does someone know how to check connection status with prisma client (like an healthcheck) ?
✅ 1
On my app, my database might be shutdown sometimes, and I wanted to track failed connection to the DB
r
Hi @Mattèo Gauthier 👋 There is a feature request for this. You might want to take a look and also there is a workaround suggested there.
m
Thanks for your reply, I will follow the thread 👀