Skip to content

Commit f58ccaa

Browse files
rkannan82ShahabT
andcommitted
Update common/rpc/interceptor/business_id_interceptor.go
Co-authored-by: Shahab Tajik <shahab@temporal.io>
1 parent a197adb commit f58ccaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/rpc/interceptor/business_id_interceptor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const (
5252
PatternDeploymentVersion
5353
// PatternPollerGroupID indicates extraction via GetPollerGroupId() directly
5454
PatternPollerGroupID
55-
// PatternNamespace indicates extraction via GetNamespace() - used when any cell for the namespace is acceptable
55+
// PatternNamespace indicates extraction via GetNamespace() - used when we want to send all calls to a particular api and namespace to a single cell at a time.
5656
PatternNamespace
5757
// PatternUpdateRef indicates extraction via GetUpdateRef().GetWorkflowExecution().GetWorkflowId()
5858
PatternUpdateRef

0 commit comments

Comments
 (0)