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

atlas cloudwatch: Poll flag per account and region. #446

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

manolama
Copy link
Contributor

@manolama manolama commented Apr 6, 2023

This lets us recover a big more graceffully if a particular account or region has an issue when polling. Instead of tracking a flag and a key in redis for the whole job (all accounts and regions) track per account and region combo so that we can retry only those that fail. Also set the check for polling state to every 5 minutes instead.

This lets us recover a big more graceffully if a particular account or
region has an issue when polling. Instead of tracking a flag and a key
in redis for the whole job (all accounts and regions) track per account
and region combo so that we can retry only those that fail.
Also set the check for polling state to every 5 minutes instead.
@manolama manolama merged commit def7db6 into Netflix-Skunkworks:main Apr 6, 2023
manolama added a commit to manolama/iep-apps that referenced this pull request Oct 25, 2023
…ks#446)

This lets us recover a big more graceffully if a particular account or
region has an issue when polling. Instead of tracking a flag and a key
in redis for the whole job (all accounts and regions) track per account
and region combo so that we can retry only those that fail.
Also set the check for polling state to every 5 minutes instead.
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