Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cancel Old Strike Jobs #1644

Closed
JohnPTobe opened this issue May 29, 2019 · 1 comment
Closed

Cancel Old Strike Jobs #1644

JohnPTobe opened this issue May 29, 2019 · 1 comment
Assignees

Comments

@JohnPTobe
Copy link

Scale tries to queue strike jobs that were running so if a legacy strike job is running when upgrading scale, it will fail to queue due to a key error on "Strike_ID". We should check for that key and raise an exception if it is not there and the queue job message handler should catch such exceptions and cancel the job so we don't have queue job messages clogging up the queue with jobs that can't be queued.

@JohnPTobe JohnPTobe self-assigned this May 29, 2019
@JohnPTobe
Copy link
Author

Fixed by #1650

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant