Skip to content

feat(wcp): execution boundary semantics + checkpoint types for v7.1.0#129

Merged
saurabhjain1592 merged 3 commits intomainfrom
feat/1414-retry-policy-fields
Apr 18, 2026
Merged

feat(wcp): execution boundary semantics + checkpoint types for v7.1.0#129
saurabhjain1592 merged 3 commits intomainfrom
feat/1414-retry-policy-fields

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Adds RetryPolicy, Cached, DecisionSource to StepGateRequest/Response. Adds Checkpoint, CheckpointListResponse, ResumeFromCheckpointResponse types. Backward-compatible constructors preserved. All 1173 tests pass.

… to StepGateResponse

Support execution boundary semantics (#1414): retryPolicy field with
builder method on StepGateRequest, cached (boolean) and decisionSource
fields on StepGateResponse. Backward-compatible constructors preserved.
…ntResponse types

New types for checkpoint operations. Jackson-annotated with @JsonCreator
for deserialization.
@saurabhjain1592 saurabhjain1592 merged commit ce509e4 into main Apr 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant