bushig / bushig/webbitmq

More reliable background workers

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Backend
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

At the moment queue listener starts in FastApi background task https://fastapi.tiangolo.com/tutorial/background-tasks/
It's not very reliable for long running tasks and we have not ability to control tasks status/count.
Probably should look into variants like celery.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked FastAPI background-tasks documentation and the current queue listener entry point. Define how long-running tasks should be managed and how their status and count should be exposed, then evaluate whether a worker system such as Celery meets those requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.