Skip to content

VTS: add TimeSkippingInfo to DescribeWorkflowExecution - #11144

Merged
feiyang3cat merged 1 commit into
temporalio:fx/vts-descrip-poll-maxskipfrom
feiyang3cat:vts-describe
Jul 21, 2026
Merged

VTS: add TimeSkippingInfo to DescribeWorkflowExecution#11144
feiyang3cat merged 1 commit into
temporalio:fx/vts-descrip-poll-maxskipfrom
feiyang3cat:vts-describe

Conversation

@feiyang3cat

@feiyang3cat feiyang3cat commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What changed?

  1. add virtual time and running status in DescribeWorkflowExecution
  2. rename TimeSkippingEnabled to WorkflowTimeSkippingEnabled
  3. add default implementation of new API

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

@feiyang3cat
feiyang3cat requested review from a team as code owners July 20, 2026 04:13
@feiyang3cat feiyang3cat changed the title Vts describe vts: add time skipping info to describe workflow execution Jul 20, 2026
@feiyang3cat feiyang3cat changed the title vts: add time skipping info to describe workflow execution vts: add TimeSkippingInfo to DescribeWorkflowExecution Jul 20, 2026
@feiyang3cat feiyang3cat changed the title vts: add TimeSkippingInfo to DescribeWorkflowExecution VTS: add TimeSkippingInfo to DescribeWorkflowExecution Jul 20, 2026
@feiyang3cat
feiyang3cat force-pushed the vts-describe branch 3 times, most recently from 3582518 to 30af145 Compare July 20, 2026 19:26
DescribeWorkflowExecution, and add default implementation of PollWorkflowExecutionTimeSkipping
@feiyang3cat
feiyang3cat merged commit a2793a9 into temporalio:fx/vts-descrip-poll-maxskip Jul 21, 2026
43 of 47 checks passed
feiyang3cat added a commit that referenced this pull request Jul 22, 2026
1. add virtual time and running status in DescribeWorkflowExecution
2. rename TimeSkippingEnabled to WorkflowTimeSkippingEnabled
3. add default implementation of new API

- [x] built
- [ ] run locally and tested manually
- [x] covered by existing tests
- [x] added new unit test(s)
- [ ] added new functional test(s)
feiyang3cat added a commit to feiyang3cat/temporal that referenced this pull request Jul 23, 2026
)

1. add virtual time and running status in DescribeWorkflowExecution
2. rename TimeSkippingEnabled to WorkflowTimeSkippingEnabled
3. add default implementation of new API

- [x] built
- [ ] run locally and tested manually
- [x] covered by existing tests
- [x] added new unit test(s)
- [ ] added new functional test(s)
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.

2 participants