Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB tunnel fails with high frequency #825

Open
davidgamez opened this issue Nov 14, 2024 · 0 comments
Open

DB tunnel fails with high frequency #825

davidgamez opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@davidgamez
Copy link
Member

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

@davidgamez davidgamez added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant