ckelley
03/03/2018, 7:35 PMFatal error during deployment worker initialization: java.sql.SQLTransientConnectionException: internal - Connection is not available, request timed out after 5002ms.
ckelley
03/03/2018, 7:39 PMdocker-compose up -d
to update the containers, which didn't work.
however, destroying the container manually recreating it did work.
a bit concerning, because I didn't change any of the connection config. worried that prisma might blow up in the middle of a production deployandre
03/05/2018, 4:09 PM