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
- Try to initialize a new connection
- ActiveRecord persists connections after credential change
- New connections fails after credential change
- This means that while old connections exist we will identify that the
credentials have changed and trigger a redeployment of containers
- This avoids any disturbance to user traffic and avoids any `500`
error messages
- Additionally increase the frequency of ELB healthchecks to limit
inpact to users in any potential future situations when a container
becomes unhealthy
0 commit comments