feat: implement task pause/resume functionality#357
Open
soumojit-D48 wants to merge 1 commit intoGetBindu:mainfrom
Open
feat: implement task pause/resume functionality#357soumojit-D48 wants to merge 1 commit intoGetBindu:mainfrom
soumojit-D48 wants to merge 1 commit intoGetBindu:mainfrom
Conversation
Author
|
hi @raahulrahl, Can You check this PR and Let me know if its helpful or not, Thanks!! |
Contributor
|
Hey! @soumojit-D48 I tried testing the pause/resume feature locally. When I send a request with It looks like the worker and scheduler base were updated, but I couldn’t find where Am I missing something in the setup, or do those handlers still need to be added? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Change Type (select all that apply)
Scope (select all touched areas)
Linked Issue/PR
User-Visible / Behavior Changes
Security Impact (required)
No)No)No)No)No)Yes, explain risk + mitigation: N/AVerification
Environment
Steps to Test
Expected Behavior
Actual Behavior
Evidence (attach at least one)
Human Verification (required)
What you personally verified (not just CI):
Compatibility / Migration
Yes)No)No)Failure Recovery (if this breaks)
Risks and Mitigations
Checklist
uv run pytest)uv run pre-commit run --all-files)