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
The DB tunnel fails with high frequency. We have already increased the timeout to 15 seconds, which reduces the failures, but we haven't removed them completely. As a follow-up fix, we can add two(or three) retries to the script with a back-off period.
Describe the bug
The DB tunnel fails with high frequency. We have already increased the timeout to 15 seconds, which reduces the failures, but we haven't removed them completely. As a follow-up fix, we can add two(or three) retries to the script with a back-off period.
Steps/Code to Reproduce
This usually happens when the machine has been without use for a prolonged period (a few hours). It's hard to reproduce when done manually.
Example failing action: https://github.com/MobilityData/mobility-feed-api/actions/runs/11846311567/attempts/1
Expected Results
The tunnel consistently connects with the DB proxy instance.
Actual Results
The tunnel fails to connect.
Screenshots
No response
Files used
No response
Additional notes
No response
The text was updated successfully, but these errors were encountered: