You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Active-active domains are domains having cluster attributes. Each cluster attribute have their own active cluster which can be different from domain's active cluster.
607
+
// Workflows in active-active domains are divided into sub-groups by their cluster attributes.
608
+
// A workflow can specify its cluster attribute by setting the active cluster selection policy in its start workflow request.
609
+
// If no active cluster selection policy is provided or the cluster attribute is not found in domain's metadata,
610
+
// the workflow's active cluster is the domain's active cluster.
0 commit comments