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
Or instead revise the deployment logic for testauskoira-rs to not be a stupid SSH hack and instead use smarter technologies like watchtower to pull and restart only the testauskoira-rs container when a new image is released.
Or instead revise the deployment logic for testauskoira-rs to not be a stupid SSH hack and instead use smarter technologies like watchtower to pull and restart only the testauskoira-rs container when a new image is released.
Re-deployment of testauskoira-rs also restarts its MariaDB service causing testausapis to lose connection to their database.
Therefore, we need to implement reconnection logic to our database connection code.
The text was updated successfully, but these errors were encountered: