Skip to content

feat: Add unlock_requests method to RequestQueue clients #408

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drobnikj
Copy link
Member

Introduce the unlock_requests method to both sync and async RequestQueue clients, allowing users to unlock all requests locked by the same clientKey or Actor run.

Introduce the `unlock_requests` method to both sync and async RequestQueue clients, allowing users to unlock all requests locked by the same clientKey or Actor run.
@github-actions github-actions bot added this to the 115th sprint - Platform Team milestone May 20, 2025
@github-actions github-actions bot added the t-platform Issues with this label are in the ownership of the platform team. label May 20, 2025
@drobnikj drobnikj marked this pull request as ready for review May 20, 2025 14:03
@drobnikj drobnikj requested review from vdusek and janbuchar May 20, 2025 14:03
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-platform Issues with this label are in the ownership of the platform team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants