Skip to content

Commit bc6798d

Browse files
Internal change
GitOrigin-RevId: 858419ec93aa43b51999383494378164e63eb364
1 parent 6e77136 commit bc6798d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engflow/notification/v1/notification_queue.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ message PullNotificationRequest {
146146
// This is primarily used for tracing which client received the notification
147147
// in case there are multiple clients concurrently pulling from a queue.
148148
//
149-
// This *MUST* be set on the first request, and *MAY* be set on subsequent
149+
// This *SHOULD* be set on the first request and *MAY* be set on subsequent
150150
// requests. If set on subsequent requests, it *MUST* have the same value as
151151
// in the initial request.
152152
//

0 commit comments

Comments
 (0)