Changelog¶
[0.0.1]¶
First release
[0.0.2]¶
Stability - Limit version for rapyer
[0.0.3]¶
Fixed a bug for running chain in swarms
[0.0.4]¶
✨ Added¶
stagger_executiondecorator for deadlock prevention through random task staggeringclose_on_max_taskflag inadd_taskmethod - automatically closes task when maximum number of tasks (from config) is reached (can be disabled by setting flag to False)
🐛 Fixed¶
- Support Hatchet retries with signature
- Error callbacks now wait until all retries are completed or stopped before activation
[0.0.5]¶
✨ Added¶
- Signature TTL (Time-To-Live) set to 1 day for automatic expiration