Skip to content

PHP SDK 2.1.2

Choose a tag to compare

@rmcdaniel rmcdaniel released this 26 Sep 15:29
· 15 commits to main since this release
ba23d5d

PHP SDK 2.1.2 retries a workflow-task heartbeat after a compatible Server reports temporary database loss with an unknown outcome. The worker checks the task ID, lease owner, and attempt before resending the same request. Other heartbeat errors keep their existing behavior.

Server 2.4.11 adds the corresponding response. General SDK compatibility remains Server 2.4.0 and later; this recovery behavior is available only with a supporting Server. Qualification of the exact published Server and SDK artifacts is tracked in Server #137.