Skip to content

Conversation

@spkane31
Copy link
Contributor

@spkane31 spkane31 commented Dec 5, 2025

What changed?
Add a workflow_pause to namespace capabilities

Why?
UI will use this capability while workflow pause is in public preview

Breaking changes
No

Server PR
NA

@spkane31 spkane31 requested review from a team as code owners December 5, 2025 21:13
// True if the namespace supports reported problems search attribute
bool reported_problems_search_attribute = 5;
// True if the namespace supports pausing workflows
bool workflow_pause = 6;
Copy link
Contributor

Choose a reason for hiding this comment

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

How will this be tied to frontend.WorkflowPauseEnabled dynamic config?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll make a similar change to this code section in server code

@spkane31 spkane31 merged commit 7acda96 into master Dec 5, 2025
4 checks passed
@spkane31 spkane31 deleted the spk/pause-capability branch December 5, 2025 21:52
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.

4 participants