riverqueue / riverqueue/riverui
Allow to force cancel a job
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 39
- Avg merge
- 3h 40m
- Merged PRs (30d)
- 23
Description
Hello,
sometime when restarting a worker it doesn't properly get terminated.
This leads to some jobs being stuck in the running state until the rescuer comes to clean up the mess.
Would it be possible to force the cancellation of such jobs to be able to retry them sooner so we don't have to wait for the rescuer ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating how River UI displays running jobs and how cancellation or rescuer cleanup is handled; define the change around force-cancelling a stuck job and verify that it can be retried without waiting for the rescuer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100