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 logic for guaranteed execution of AWS request #599

Open
freeqaz opened this issue Jun 23, 2020 · 0 comments
Open

Retry logic for guaranteed execution of AWS request #599

freeqaz opened this issue Jun 23, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@freeqaz
Copy link
Collaborator

freeqaz commented Jun 23, 2020

Currently it is possible to flood AWS with too many requests, and we don't have any proper retry logic. This can result in weird things like deletion of infrastructure not succeeding. Or deploys not succeeding.

A task queue would be ideal for tracking these work items.

@freeqaz freeqaz added the bug Something isn't working label Jun 23, 2020
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

3 participants