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

Merged
merged 1 commit into from
May 26, 2025

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

@janbuchar janbuchar added the adhoc Ad-hoc unplanned task added during the sprint. label May 26, 2025
@drobnikj drobnikj merged commit d4f0018 into master May 26, 2025
28 of 32 checks passed
@drobnikj drobnikj deleted the feat/requests_unlock branch May 26, 2025 07:21
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-platform Issues with this label are in the ownership of the platform team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants