We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e77136 commit bc6798dCopy full SHA for bc6798d
1 file changed
engflow/notification/v1/notification_queue.proto
@@ -146,7 +146,7 @@ message PullNotificationRequest {
146
// This is primarily used for tracing which client received the notification
147
// in case there are multiple clients concurrently pulling from a queue.
148
//
149
- // This *MUST* be set on the first request, and *MAY* be set on subsequent
+ // This *SHOULD* be set on the first request and *MAY* be set on subsequent
150
// requests. If set on subsequent requests, it *MUST* have the same value as
151
// in the initial request.
152
0 commit comments