|
|
3ab90d9895
|
feat(taskbuffer): add sliding-window rate limiting and result-sharing to TaskConstraintGroup and integrate with TaskManager
|
2026-02-15 21:51:55 +00:00 |
|
|
|
0811b04dfd
|
BREAKING CHANGE(constraints): make TaskConstraintGroup constraint matcher input-aware and add shouldExecute pre-execution hook
|
2026-02-15 15:15:37 +00:00 |
|
|
|
b2c0553e30
|
fix(tests): add and tighten constraint-related tests covering return values, error propagation, concurrency, cooldown timing, and constraint removal
|
2026-02-15 12:36:57 +00:00 |
|
|
|
d3e8ff1a11
|
BREAKING CHANGE(taskbuffer): Introduce constraint-based concurrency with TaskConstraintGroup and TaskManager integration; remove legacy TaskRunner and several Task APIs (breaking); add typed Task.data and update exports and tests.
|
2026-02-15 12:20:01 +00:00 |
|