> We have a task queue…
> Is it Celery?
> No
> oh thank god. How do I use it?
> Put the @task decorator on a function and call it. See the args to that decorator if you want slightly more control.
> We have a task queue…
> Is it Celery?
> No
> oh thank god. How do I use it?
> Put the @task decorator on a function and call it. See the args to that decorator if you want slightly more control.