Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background celery runners #278

Open
7 of 8 tasks
P-T-I opened this issue Apr 12, 2024 · 2 comments
Open
7 of 8 tasks

Background celery runners #278

P-T-I opened this issue Apr 12, 2024 · 2 comments
Assignees
Labels

Comments

@P-T-I
Copy link
Member

P-T-I commented Apr 12, 2024

Following up on the #271 issue; I'm seeing several tasks that could be delegated to a background task. Worked with celery quite a lot, would suffice for this purpose.

@P-T-I P-T-I self-assigned this Apr 12, 2024
@P-T-I P-T-I added the Feature request Feature request label Apr 12, 2024
@oh2fih
Copy link
Collaborator

oh2fih commented Apr 12, 2024

Sounds good. Could you keep the docker optional? The tasks & scheduler could be run as SystemD services, which is also supported by Celery.

@P-T-I
Copy link
Member Author

P-T-I commented Apr 12, 2024

Yeah sure, systemd is off course an option! I'll add that one as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants