Skip to content

Conversation

@lina-temporal
Copy link
Contributor

@lina-temporal lina-temporal commented Jan 15, 2026

What changed?

Why?

  • Our UI was previously using an undocumented ListWorkflowExecutions call to get a total count of schedules. This will allow us to move it to a public API in advance of CHASM release, which will continue to work for both V1 and V2.

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)

Potential risks

  • New API is highly symmetric in design to all other Count* APIs, and implementation is highly symmetric to ListSchedules. Seems low.

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