Skip to content

Commit a80b45b

Browse files
Google APIscopybara-github
authored andcommitted
docs: A comment for message TaskRetryPolicy is changed
PiperOrigin-RevId: 752929021
1 parent 385d8b8 commit a80b45b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

google/cloud/managedkafka/v1/resources.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,8 @@ message Connector {
467467
// Note that the delay between consecutive task restarts may not always
468468
// precisely match the configured settings. This can happen when the
469469
// ConnectCluster is in rebalancing state or if the ConnectCluster is
470-
// unresponsive etc.
470+
// unresponsive etc. The default values for minimum and maximum backoffs are
471+
// 60 seconds and 30 minutes respectively.
471472
message TaskRetryPolicy {
472473
// Optional. The minimum amount of time to wait before retrying a failed task.
473474
// This sets a lower bound for the backoff delay.

0 commit comments

Comments
 (0)