Fred Baa

Results 5 comments of 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...

i also get this error. how do you fix this?