Posts tagged with "task-option"

There are a total of 1 posts.

Celery @shared_task オプション: bind, autoretry_for, retry_backoff, max_retries 完全ガイド

Published 12月 15, 2024 by whitedec

Celeryの@shared_taskオプションについて、bind、autoretry_for、retry_backoff、max_retriesの効果的な利用法を解説します。

#django , #celery , #task-option