Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adolsalamanca
Copy link
Contributor

Prevent using the API calls context in the wait commands,
as it includes a 30s timeout, which is honored even though
we're creating a child context with a 30m timeout later.

Rely on the cmd.Context() instead, so we preserve timeout behavior we want,
either 30m by default, or the one specified via flags to the cli.

@adolsalamanca adolsalamanca merged commit 7b740b4 into main Oct 28, 2025
2 checks passed
@adolsalamanca adolsalamanca deleted the adol/fix-broken-timeout branch October 28, 2025 12:56
Copy link
Collaborator

@nathanjcochran nathanjcochran left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!!

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.

4 participants