Skip to content

Add Waiters for long-running operations #950

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 4 commits into from
Apr 24, 2025

Conversation

parthban-db
Copy link
Contributor

What changes are proposed in this pull request?

This PR adds waiters to long-running operations, which provides functionality to wait until a terminating state has been reached for the long-running operation.

How is this tested?

I re-enabled one integration test that uses long-running operations. I will re-enable the rest of the tests in the next PR, as some of them first need mixins that are removed because we don't have waiters.
NO_CHANGELOG=true

Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 950
  • Commit SHA: d05693110cedb3f6ae371e6cba1a56d367a07fde

Checks will be approved automatically on success.

@parthban-db parthban-db added this pull request to the merge queue Apr 24, 2025
Merged via the queue into dev/sdk-mod with commit cd9dd12 Apr 24, 2025
17 checks passed
@parthban-db parthban-db deleted the parthban-db/add-waiter branch April 24, 2025 06:16
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