1👍
✅
How long does the task take to finish? And have you tried clearing your queue before trying it again (celery might not respect the run_every
setting, if you have already tasks in your queue…)
0👍
why do you include ‘kombu.transport.django’ in your INSTALLED_APPS..? I thought celery and kombu are providing the same functionality.
- [Answer]-Django: How to avoid reassigning ForeignKey on every save?
- [Answer]-Should the response argument to `process_response` always be a subclass of HttpResponse?
- [Answer]-How to combine an admin module from different ModelAdmin
- [Answer]-Django CMS using 2 PlaceholderFields outside cms
Source:stackexchange.com