Skip to content

2.0.11

Latest

Choose a tag to compare

@rmcdaniel rmcdaniel released this 09 Sep 19:16
· 1 commit to main since this release
9112315

Fixed

Activities cannot bypass an elapsed deadline after a worker's lease expires. Task claiming preserves the elapsed deadline until the normal timeout sweep settles it, including when an earlier worker already repaired the lease.

Schedule-to-close remains an overall deadline across worker restarts. The fix refuses late activity completion and avoids starting an extra activity effect after that deadline.

No schema migration or configuration change is required.

Fix: #504
Issue and downstream delivery: #503