Skip to content

Conversation

@Shaddoll
Copy link
Member

@Shaddoll Shaddoll commented Nov 6, 2025

Detailed Description
Index workflows by their cluster attributes

Impact Analysis

  • Backward Compatibility: Yes
  • Forward Compatibility: Yes.

Testing Plan

  • Unit Tests: Yes
  • Persistence Tests: Yes
  • Integration Tests: Yes
  • Compatibility Tests: N/A

Rollout Plan

  • What is the rollout plan?
  • Does the order of deployment matter? No.
  • Is it safe to rollback? Does the order of rollback matter? It's safe to rollback.
  • Is there a kill switch to mitigate the impact immediately? No.

To get all workflows with some cluster attribute, one can run the following query:

 'ClusterAttributeScope="region" and ClusterAttributeName="us-east"' 
@Shaddoll Shaddoll merged commit 79bb459 into cadence-workflow:master Nov 7, 2025
45 checks passed
@Shaddoll Shaddoll deleted the aa branch November 7, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants