Queue Worker can not (of course) set the status of a deleted AMI set #171
Labels
bug
Something isn't working
queue workers
Ones taking the FI and doing the FO
queue
FIFO
Release duty
Things only a mad person should do
Reporting
Errors, Logs, etc.
Milestone
What?
Well. If you send to background processing and then delete the AMI set even if the queue item is as atomic as possible (means can be processed without the AMI set), setting the status of the AMI set will currently fail and block the queue and the hydroponic (kill it).
Solution
When loading the AMI set to set the status log that the AMI set is no longer present instead of trying to call a method on NULL
The text was updated successfully, but these errors were encountered: