Skip to content

POC: add time skipping to (both chasm-based and wf-based) schedules - #11761

Closed
feiyang3cat wants to merge 6 commits into
fx/vts-chasm-frameworkfrom
fx/vts-schedule
Closed

feiyang3cat wants to merge 6 commits into
fx/vts-chasm-frameworkfrom
fx/vts-schedule

Conversation

@feiyang3cat

@feiyang3cat feiyang3cat commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

What changed?

add time skipping to schedules (CHASM-based and workflow-based)

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)

if len(invoker.GetCancelWorkflows()) > 0 || len(invoker.GetTerminateWorkflows()) > 0 {
return false
}
for _, start := range invoker.GetBufferedStarts() {

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.

need review: we don't skip time if the invoker right now is busy

@feiyang3cat
feiyang3cat force-pushed the fx/vts-chasm-framework branch from a008410 to 52c73c9 Compare September 14, 2026 22:06
@feiyang3cat feiyang3cat changed the title add time skipping to (both chasm-based and wf-based) schedules POC: add time skipping to (both chasm-based and wf-based) schedules Sep 14, 2026
@feiyang3cat
feiyang3cat deleted the fx/vts-schedule branch September 18, 2026 23:21
@feiyang3cat
feiyang3cat removed this pull request from stack #11762 September 18, 2026 23:40
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