Technical specifics
What: The job messages will disappear if they fail for whatever reason, use a similar methodology to the rundetection failed queue for jobcreator.
Why: So we don't lose messages.
Who (will benefit) : Everyone
How (are we doing this now): we are not.
Technical caveats: Needs a new queue in RabbitMQ remember to use the CRDs for making it in the gitops repository. Also review the implementation in rundetection and effectively copy.
Technical specifics
What: The job messages will disappear if they fail for whatever reason, use a similar methodology to the rundetection failed queue for jobcreator.
Why: So we don't lose messages.
Who (will benefit) : Everyone
How (are we doing this now): we are not.
Technical caveats: Needs a new queue in RabbitMQ remember to use the CRDs for making it in the gitops repository. Also review the implementation in rundetection and effectively copy.