We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b7a4d commit 0ffcf0eCopy full SHA for 0ffcf0e
install/_lib.sh
@@ -53,7 +53,7 @@ export SENTRY_CONFIG_PY=sentry/sentry.conf.py
53
export SENTRY_CONFIG_YML=sentry/config.yml
54
55
# Increase the default 10 second SIGTERM timeout
56
-# to ensure celery queues are properly drained
+# to ensure task queues are properly drained
57
# between upgrades as task signatures may change across
58
# versions
59
export STOP_TIMEOUT=60 # seconds
0 commit comments