mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
chore(tasks) Remove reference to celery (#3962)
This commit is contained in:
parent
18b7a4d1cc
commit
0ffcf0e126
@ -53,7 +53,7 @@ export SENTRY_CONFIG_PY=sentry/sentry.conf.py
|
||||
export SENTRY_CONFIG_YML=sentry/config.yml
|
||||
|
||||
# Increase the default 10 second SIGTERM timeout
|
||||
# to ensure celery queues are properly drained
|
||||
# to ensure task queues are properly drained
|
||||
# between upgrades as task signatures may change across
|
||||
# versions
|
||||
export STOP_TIMEOUT=60 # seconds
|
||||
|
||||
Loading…
Reference in New Issue
Block a user