sibson/redbeat

Documentation Improvement - REDBEAT_LOCK_TIMEOUT

Open

#92 建立於 2018年6月1日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (122 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (815 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

REDBEAT_LOCK_TIMEOUT = CELERYBEAT_MAX_LOOP_INTERVAL * 5 needs to be explicitly set or it defaults to 25 minutes. In production this can cause a hang if the service crashes or has another issue where it does not clean itself up.

Appears to be related to this discussion: #50

Easiest if this were referenced in documents as a suggested config to avoid issues.

貢獻者指南