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

⭕ Retry if Servers, SSH Keys, or Load Balancer creation returns 500 response #29

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

oscarhermoso
Copy link
Owner

@oscarhermoso oscarhermoso commented Oct 12, 2024

This is a workaround for an issue with the create endpoints - sometimes they return a 500 response. See #13

Explanation from BL:

I've reviewed the logs and it's a problem on our side when a user hits the API quickly after a period of inactivity. Actual fix is simple, but deploying it won't be trivial, so can't be sure where it will fit into the pipeline of new stuff.

This change also adds test sweepers, to clean up any lingering resources that are left around when the test suite breaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant