Skip to content

[docs] Document durable reconciler usage#616

Draft
joeyutong wants to merge 1 commit intoapache:mainfrom
joeyutong:codex/reconcile-callable-docs-upstream
Draft

[docs] Document durable reconciler usage#616
joeyutong wants to merge 1 commit intoapache:mainfrom
joeyutong:codex/reconcile-callable-docs-upstream

Conversation

@joeyutong
Copy link
Copy Markdown
Contributor

Linked issue: #612

This draft PR depends on #614.

Purpose of change

This PR includes:

  • documentation for the success-only durable reconciler contract in both Python and Java
  • usage examples for reconciler / reconciler() in the workflow agent guide
  • clarification that reconciler-backed durable execution does not change the existing async support matrix
  • documentation that reconciler-based recovery relies on the persisted action state used for exactly-once action consistency
  • an additional clarification that durable-call replay and action-level replay are different: code outside durable execution is re-executed only when recovery re-enters an action that has not been recorded as completed

Tests

Not run. This is a documentation-only change.

API

No.

Documentation

  • doc-needed
  • doc-not-needed
  • doc-included

@github-actions github-actions bot added doc-included Your PR already contains the necessary documentation updates. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue. labels Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-included Your PR already contains the necessary documentation updates. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant