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

Use celery for task queue #979

Open
wants to merge 3 commits into
base: taiste
Choose a base branch
from
Open

Use celery for task queue #979

wants to merge 3 commits into from

Conversation

imperosol
Copy link
Contributor

Implémentation de la configuration requise pour faire fonctionner celery.

A faire côté serveur : écrire la config pour daemoniser celery.

@imperosol imperosol requested a review from klmp200 December 30, 2024 22:31
@imperosol imperosol force-pushed the celery branch 4 times, most recently from d6e86d6 to a24238b Compare January 10, 2025 21:51
@imperosol imperosol changed the base branch from taiste to environ January 10, 2025 21:53
@imperosol imperosol changed the base branch from environ to taiste January 10, 2025 21:54
@klmp200
Copy link
Contributor

klmp200 commented Mar 27, 2025

Up sur cette PR
Maintenant qu'on a honcho et redis par défaut faudrait intégrer tout ça :)
Et puis faut rebase aussi

@imperosol imperosol force-pushed the celery branch 3 times, most recently from 5587b4b to 392b8af Compare April 9, 2025 12:48
@@ -66,7 +66,6 @@
)
from core.views.mixins import QuickNotifMixin, TabedViewMixin, UseFragmentsMixin
from counter.models import Counter, Refilling, Selling
from counter.views.student_card import StudentCardFormFragment
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, tiens, attention au rebase ici

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

Successfully merging this pull request may close these issues.

2 participants