sibson/redbeat

Documentation Improvement - REDBEAT_LOCK_TIMEOUT

Open

#92 aperta il 1 giu 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (122 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (815 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor