当前分类:celery-task

django - @shared_task 装饰器不起作用

用于重试退避的 Celery 配置

kubernetes - celery 。运行单个 celerybeat + 多个 celeryworker 规模

multithreading - 我们怎样才能看到 Celery 中的线程呢?

python - 在flask的celery文档中,为什么celery任务需要名称?

python - 在 Celery 链中使用分组结果

django - Celery - 收到类型为 'core.tasks.scrape_dev_to' 的未注册任务

python - 将 Python 版本 3.6 更改为 3.10 后,我无法从 'Callable' 导入名称 'collections'

django-celery - Celery 任务在本地运行时在正常关闭时重新排队进入代理,但尽管配置相同但在 kubernetes 中丢失

python - 如何在 Celery 任务中使用自动重试记录异常

celery - 在 Django 应用程序中将 celery 4.x 升级到 5.x.x - execute_from_command_line() 替换

python - Docker 中的 Celery kombu.exceptions.ContentDisallowed

python-3.x - Celery 是否设计用于运行在将数据推送到 RabbitMQ 队列并使用时执行的任务?

python-3.x - 如何让 celery worker 停止接收新任务(Kubernetes)

python-3.x - 属性错误 : 'PathDistribution' object has no attribute 'name'

python - Celery worker 从哪个目录开始

celery - 在 Celery 任务中,retry_backoff 和 retry_backoff_max 会影响手动 self.retry() 调用吗?

python - celery : understanding the big picture

python - 使用 pytest 同时运行 celery 任务

python - 不能在 Celery 中使用 SQLite 作为后端

热门标签: