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

app.tasks.timeseries.backfill_dataset is not a registered task #191

Open
nikolaik opened this issue Nov 23, 2023 · 0 comments
Open

app.tasks.timeseries.backfill_dataset is not a registered task #191

nikolaik opened this issue Nov 23, 2023 · 0 comments

Comments

@nikolaik
Copy link

Received unregistered task of type KeyError('app.tasks.timeseries.backfill_dataset').

Managed to manually trigger it using something like

celery --broker $BROKER_URL call tasks.timeseries_backfill.TimeseriesBackfillDatasetTask --kwargs '{"dataset_id": 4, "start_date": "
2023-11-22T00:00:00", "end_date": "2023-11-24T00:00:00"}'
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

No branches or pull requests

1 participant