Skip to content

Commit

Permalink
add experimental notice
Browse files Browse the repository at this point in the history
  • Loading branch information
hongalex committed Jun 28, 2024
1 parent 9898b37 commit 689e346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pubsub/subscription.go
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,7 @@ type ReceiveSettings struct {
// If MaxCallbacks is 0, the value will be a multiplier of MaxOutstandingMessages.
// If the value is negative, then there will be no limit on the number of
// callbacks invoked concurrently.
// It is EXPERIMENTAL and subject to change or removal without notice.
MaxCallbacks int
}

Expand Down

0 comments on commit 689e346

Please sign in to comment.