Merge pull request #23731 from open-craft/alanoe/move_celery_check_to_high_priority_queue_upstream

Move Celery check task to the high priority queue
This commit is contained in:
Nimisha Asthagiri
2020-09-29 06:37:06 -04:00
committed by GitHub
5 changed files with 25 additions and 16 deletions

View File

@@ -75,6 +75,7 @@ from lms.envs.common import (
HEARTBEAT_CHECKS,
HEARTBEAT_EXTENDED_CHECKS,
HEARTBEAT_CELERY_TIMEOUT,
HEARTBEAT_CELERY_ROUTING_KEY,
# Default site to use if no site exists matching request headers
SITE_ID,