Files
edx-platform/lms/envs
Tim McCormack 22b9ced6c0 feat: Make celery task protocol configurable via Django setting (#35789)
This will allow us to test protocol 2 in a stage environment before
removing the override to make 2 the default.

We may have seen a bug where something in celery (or an
associated library) was adding headers to a v1 message as
if it were a v2 message, which caused a bug in ddtrace; such
things may become more likely over time as code is written
with the assumption of v2 messages. Moving to v2 will avoid
those issues.

See https://github.com/edx/edx-arch-experiments/issues/800 for further details.
2024-11-06 15:54:24 -05:00
..
2024-05-25 18:08:25 +03:30
2024-05-25 18:05:28 +03:30
2024-05-25 18:05:28 +03:30
2017-09-25 17:06:08 -04:00
2019-03-28 10:48:34 -04:00
2024-09-04 14:01:45 -04:00