A task is a Python function that is decorated with the @shared_task decorator from the celery package. The decorator tells Celery to treat the ...
確定! 回上一頁