Files
edx-platform/cms/envs
Samuel Walladge badd608136 Allow overriding broker heartbeat (#21567)
BROKER_HEARTBEAT appears to interfere with the celery worker
configuration. If we want to disable or change the heartbeat interval,
It must be from these configuration options.

Just setting --without-heartbeat and/or --heartbeat-interval on the
workers does not fully work. Eg. --without-heartbeat disables sending
heartbeats, but BROKER_HEARTBEAT = 60 means that the connection will get
a 60s heartbeat interval negotiated.
2020-03-11 09:28:38 -04:00
..
2018-10-31 10:29:05 -04:00
2019-12-30 12:25:38 -05:00
2020-03-04 14:52:00 -05:00
2020-03-10 16:06:02 +05:00
2019-03-28 10:48:34 -04:00
2019-12-30 12:25:38 -05:00