Hi folks, running into this issue where, if our postgres DB isn't ready when our application boots up and tries to make a query, the application has to be restarted to make a connection. Wondering if anyone has faced this/if there's a workaround?
https://github.com/prisma/prisma/issues/9420