Skip to content

add time-skipping config in WorkflowExecutionStartedEventAttributes#758

Merged
feiyang3cat merged 2 commits intomasterfrom
api-time-skipping-patch-1
Apr 14, 2026
Merged

add time-skipping config in WorkflowExecutionStartedEventAttributes#758
feiyang3cat merged 2 commits intomasterfrom
api-time-skipping-patch-1

Conversation

@feiyang3cat
Copy link
Copy Markdown
Contributor

@feiyang3cat feiyang3cat commented Apr 7, 2026

What changed?
add time-skipping config (optional field) in WorkflowExecutionStartedEventAttributes

Why?
there won't be a way to show it to users and support workflow rebuilt

@feiyang3cat feiyang3cat requested review from a team April 7, 2026 01:33
@feiyang3cat feiyang3cat force-pushed the api-time-skipping-patch-1 branch 5 times, most recently from 66cea2a to 92d6729 Compare April 13, 2026 17:36
// parent/previous execution.
//
// The configuration may be updated after start via UpdateWorkflowExecutionOptions, which
// will be reflected in a WorkflowExecutionOptionsUpdatedEventAttributes event.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Event name to WorkflowExecutionOptionsUpdated instead of WorkflowExecutionOptionsUpdatedEventAttributes.

Why don't we add TimeSkippingConfig to WorkflowExecutionOptionsUpdatedEventAttributes in this PR itself? Are you planning another PR for that?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Why don't we add TimeSkippingConfig to WorkflowExecutionOptionsUpdatedEventAttributes in this PR itself? Are you planning another PR for that?" -> because this WorkflowExecutionOptionsUpdatedEventAttributes already have this TimeSkippingConfig

@feiyang3cat feiyang3cat force-pushed the api-time-skipping-patch-1 branch from 92d6729 to d9966b1 Compare April 13, 2026 21:24
@feiyang3cat feiyang3cat enabled auto-merge (squash) April 13, 2026 22:31
@feiyang3cat feiyang3cat merged commit f224850 into master Apr 14, 2026
4 checks passed
@feiyang3cat feiyang3cat deleted the api-time-skipping-patch-1 branch April 14, 2026 17:00
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.

3 participants