bugbakery / bugbakery/transcribee

Cancel worker tasks when deleting document

Open
#368 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.