Skip to content

v4.2.4

Compare
Choose a tag to compare
@tazlin tazlin released this 04 Mar 18:05
· 372 commits to main since this release

This release corrects some issues that were lingering with certain fault states and also brings the pausing logic (for when the queue has a long expected time to completion) in line with what the original intent was. Previously, the pausing would happen for only fixed intervals and did not consider the structure of the queue. Now, the amount of time that job pop is paused is variable and based on the current queue.

Full Changelog: v4.2.3...v4.2.4