Fred Baa
Fred Baa
I believe this is still happening ``` sentry-sdk==1.5.12 celery[redis]>=4.3,
@sl0thentr0py basically setup 2 celery tasks, one that uses `@periodic_task` and one that just uses the default `@task`. Add a call the latter task using `apply_async` under the periodic task...
@fabianfrz were you able to fix this?
i also get this error. how do you fix this?
im also getting this error. anyone?