Open iragm opened 3 years ago
I'm also facing the same issue. Is there any solution available for this issue?
I've started a PR to replace the import and upgrade the celery requirement.
One issue I need to figure out is how to set up the periodic task, since I don't have access to the user's Celery app
. Maybe we just need to document it and have the users set up the schedule manually.
I don't have any other idea as well. It can be a bit of a setup for newcomers.
Looks like this is deprecated: https://github.com/celery/celery/issues/6406