bugbakery / bugbakery/transcribee
Cancel worker tasks when deleting document
Open
backend
bug
worker
- Dominant language
- TypeScript
- Stars
- 515
- Forks
- 39
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 15
Description
At the moment tasks continue to run and log a lot of`404 Not Found` for the keepalive.
somewhat related: #217
Contributor guide
Research direction
Start by tracing document deletion and the worker tasks that continue running afterward, then inspect how their keepalive requests are handled. Done means deleting a document also stops its associated worker tasks and prevents the repeated `404 Not Found` keepalive logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100