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

ci(providers/amazon): extend max_attempts for resume_redshift_cluster to 20 #1433

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

Lee-W
Copy link
Contributor

@Lee-W Lee-W commented Jan 19, 2024

closes: #1432

The default max_attempts is 10. If the status is still in the state of "resuming," it raises a failure. Extend this max_attempts for a longer waiting time and fix the master_dag failure.

Copy link
Collaborator

@pankajkoti pankajkoti left a comment

Choose a reason for hiding this comment

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

Can we add some description to the PR. What's the default value and how we are anticipating that this would resolve the issue.

@Lee-W
Copy link
Contributor Author

Lee-W commented Jan 19, 2024

Can we add some description to the PR. What's the default value and how we are anticipating that this would resolve the issue.

sure! I forgot to mark it as a draft first 🤦‍♂️ I've triggered the test on the cloud. WIll update more detail after testing

@Lee-W
Copy link
Contributor Author

Lee-W commented Jan 19, 2024

image

@Lee-W Lee-W merged commit 2cb1e6b into main Jan 19, 2024
4 of 8 checks passed
@Lee-W Lee-W deleted the extend-resume_redshift_cluster-max_attempts branch January 19, 2024 07:27
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.

task "resume_redshift_cluster" in DAG "example_async_redshift_cluster_management" failed
2 participants