Skip to content

Retry behaviour for when a previous change is still in progress #142

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

Merged
merged 1 commit into from
Apr 19, 2025

Conversation

andriesss
Copy link
Contributor

@andriesss andriesss commented Dec 18, 2024

If you have multiple stacks with a shared api gateway, updating the cache settings will fail when another one is already in progress. This adds some retry logic with an exponential back-off.

@DianaIonita DianaIonita self-requested a review April 19, 2025 15:25
Copy link
Owner

@DianaIonita DianaIonita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @andriesss, thanks for your pull request! I'll add a couple of tests and include this feature in the next release.

@DianaIonita DianaIonita merged commit da52e73 into DianaIonita:develop Apr 19, 2025
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.

2 participants