HomeSoftware Heritage

fix(install): Increase stop timeout to 60 seconds (#731)

Description

fix(install): Increase stop timeout to 60 seconds (#731)

This is to ensure clean shutdown of Celery, with fully drained queues. This is needed as versions may change the event format and not be backwards compatible. FWIW this is a hacky workaround without a strong guarantee that the queues will be empty. Ideally we'd shutdown everything first, spin up the workers and check for queues being drained every second or so.

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Oct 29 2020, 9:30 PM
GitHub <noreply@github.com>Committed on Oct 29 2020, 9:30 PM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:e9cff2e28867: ci(release): Remove specific status contexts
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:2a1a17123330: fix(install): Increase stop timeout to 60 seconds (#731) (authored by Burak Yigit Kaya <byk@sentry.io>).Oct 29 2020, 9:30 PM