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

fix(ETL): Corriger l'appel à la tâche Celery d'export + modifie la fréquence à journalier (sauf weekend) #4929

Conversation

qloridant
Copy link
Collaborator

@qloridant qloridant commented Jan 17, 2025

  • Appeler la bonne fonction (continous_export_datasets() au lieu de export_dataset()`)
  • Modifie la fréquence

@qloridant qloridant linked an issue Jan 17, 2025 that may be closed by this pull request
@qloridant qloridant changed the title fix(ETL): La fonction export est appelée sans arguments par celery fix(ETL): Corriger l'appel à la tâche Celery d'export Jan 24, 2025
@qloridant qloridant marked this pull request as ready for review January 24, 2025 08:51
@raphodn raphodn changed the title fix(ETL): Corriger l'appel à la tâche Celery d'export fix(ETL): Corriger l'appel à la tâche Celery d'export + modifie la fréquence à journalier (sauf weekend) Jan 24, 2025
@qloridant qloridant merged commit 3b01a3f into staging Jan 24, 2025
11 of 12 checks passed
@qloridant qloridant deleted the 4927-fixetl-la-fonction-export-est-appelée-sans-arguments-par-celery branch January 24, 2025 09:42
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.

fix(ETL): La fonction export est appelée sans arguments par Celery
2 participants