RELEASED: Public: July 29, 2025
Resolved issues
- Make sure queue items don’t get lost if an agent disconnects while the executor is created. (BEE-59339)
-
In some occasions, if an agent disconnects during the process of assigning a queue item to it, the queue item could get lost and leaving the job depending on it in an erroneous state.
This condition has been fixed and in such case, the queue item gets back into the queue, allowing the job to proceed as expected.