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

Feature Addition: User Configurable Stack Polling Interval #287

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

alex-gausman
Copy link
Contributor

Description of changes:
In our CI/CD processes, we often hit rate limits due to frequent Describe requests when deploying stacks. This PR introduces a new deploy-serverless parameter --stack-polling-delay allowing users to set the polling interval and aligning this tool with SAM CLI's functionality (see SAM CLI PR #3500).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj
Copy link
Member

normj commented Aug 1, 2023

Thanks for the PR. This will be helpful for users dealing with throttling issues. Let me get another team member do a double check and then we will get it released.

@ashishdhingra ashishdhingra self-requested a review August 1, 2023 17:31
@normj normj merged commit 097fca7 into aws:master Aug 2, 2023
@normj
Copy link
Member

normj commented Aug 2, 2023

Thanks again for the PR. I just pushed out version 5.8.0 with this change.

@alex-gausman
Copy link
Contributor Author

Thanks @normj for the quick release!

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.

3 participants