Skip to content

Added a tolerance to run on a dedicated node for stacking.#316

Open
cmccully wants to merge 2 commits intomainfrom
feature/dedicated-node
Open

Added a tolerance to run on a dedicated node for stacking.#316
cmccully wants to merge 2 commits intomainfrom
feature/dedicated-node

Conversation

@cmccully
Copy link
Collaborator

No description provided.

@cmccully cmccully requested a review from mgdaily June 15, 2021 20:30
vars(runtime_context), blocks_for_calibration),
countdown=message_delay_in_seconds)
countdown=message_delay_in_seconds,
queue=runtime_context.CELERY_STACK_QUEUE_NAME)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This queue also needs to be added to the app.conf

https://docs.celeryproject.org/en/stable/userguide/routing.html#manual-routing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants