tastyware/streaq:v5.2.0 #73
Graeme22
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
StreaqRetrycan now schedule retries at a specific time:XAUTOCLAIMcommand. Pessimistic execution guarantees are stronger: no setting of a per-task timeout is required, and long-running tasks can be retried much sooner upon failure. Credit goes to Christopher Schleiden for the idea of repeatedly callingXCLAIMfor running tasks, which resets their idle timeouts and allows for usingXAUTOCLAIMeven when tasks have varying durations. Overall, performance should be slightly improved and robustness as well.lua/directory as actual Lua files for easier reading and debugging. They've also been optimized and commented.Full Changelog: v5.1.0...v5.2.0
This discussion was created from the release tastyware/streaq:v5.2.0.
Beta Was this translation helpful? Give feedback.
All reactions