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

refactor: remove duplicate timeouts from WaitFor* methods #481

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

kangasta
Copy link
Contributor

@kangasta kangasta commented Jan 25, 2024

This should be invisible for the end-users, thus no CHANGELOG entry. The only case where end-user could have been affected by this is when implementation did set a shorter timeout (e.g. 15 minutes) for a wait loop than the default 20 minutes context deadline configured by Terraform.

@kangasta kangasta force-pushed the refactor/wait-for-timeouts branch 2 times, most recently from 7262bdf to 74b7bfb Compare January 26, 2024 14:35
@kangasta kangasta force-pushed the refactor/wait-for-timeouts branch from 74b7bfb to ab3f348 Compare February 14, 2024 11:57
@kangasta kangasta marked this pull request as ready for review February 14, 2024 12:06
@kangasta kangasta requested a review from a team as a code owner February 14, 2024 12:06
@kangasta kangasta merged commit f5d4a8e into main Feb 15, 2024
4 checks passed
@kangasta kangasta deleted the refactor/wait-for-timeouts branch February 15, 2024 08:52
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