google-cloud-dialogflow-v2 1.15.0 → 1.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/dialogflow/v2/agents/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/agents/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/agents/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/agents/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/answer_records/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/answer_records/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/audio_config_pb.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/ces_app_pb.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/contexts/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/contexts/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_datasets/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_datasets/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_datasets/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_datasets/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_models/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_models/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_models/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_models/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_pb.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/conversation_profile_pb.rb +2 -1
- data/lib/google/cloud/dialogflow/v2/conversation_profiles/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_profiles/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_profiles/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversation_profiles/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversations/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/conversations/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/documents/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/documents/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/documents/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/documents/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/encryption_spec_service/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/encryption_spec_service/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/encryption_spec_service/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/encryption_spec_service/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/entity_types/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/entity_types/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/entity_types/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/entity_types/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/environments/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/environments/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/fulfillments/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/fulfillments/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/generator_evaluations/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/generator_evaluations/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/generator_evaluations/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/generator_evaluations/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/generators/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/generators/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/intents/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/intents/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/intents/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/intents/rest/operations.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/knowledge_bases/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/knowledge_bases/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/participant_pb.rb +5 -1
- data/lib/google/cloud/dialogflow/v2/participants/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/participants/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/session_entity_types/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/session_entity_types/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/sessions/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/sessions/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/sip_trunks/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/sip_trunks/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/tools/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/tools/rest/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/version.rb +1 -1
- data/lib/google/cloud/dialogflow/v2/versions/client.rb +2 -0
- data/lib/google/cloud/dialogflow/v2/versions/rest/client.rb +2 -0
- data/proto_docs/google/api/client.rb +149 -29
- data/proto_docs/google/cloud/dialogflow/v2/audio_config.rb +1 -1
- data/proto_docs/google/cloud/dialogflow/v2/ces_app.rb +12 -0
- data/proto_docs/google/cloud/dialogflow/v2/conversation.rb +6 -0
- data/proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb +50 -0
- data/proto_docs/google/cloud/dialogflow/v2/participant.rb +98 -7
- data/proto_docs/google/cloud/dialogflow/v2/session.rb +14 -11
- data/proto_docs/google/type/latlng.rb +3 -3
- metadata +3 -3
|
@@ -541,6 +541,7 @@ module Google
|
|
|
541
541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
542
542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
543
543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
544
545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
545
546
|
# trigger a retry.
|
|
546
547
|
# @return [::Hash]
|
|
@@ -613,6 +614,7 @@ module Google
|
|
|
613
614
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
614
615
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
615
616
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
617
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
616
618
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
617
619
|
# trigger a retry.
|
|
618
620
|
#
|
|
@@ -1457,6 +1457,7 @@ module Google
|
|
|
1457
1457
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1458
1458
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1459
1459
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1460
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1460
1461
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1461
1462
|
# trigger a retry.
|
|
1462
1463
|
# @return [::Hash]
|
|
@@ -1540,6 +1541,7 @@ module Google
|
|
|
1540
1541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1541
1542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1542
1543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1543
1545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1544
1546
|
# trigger a retry.
|
|
1545
1547
|
#
|
|
@@ -1348,6 +1348,7 @@ module Google
|
|
|
1348
1348
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1349
1349
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1350
1350
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1351
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1351
1352
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1352
1353
|
# trigger a retry.
|
|
1353
1354
|
# @return [::Hash]
|
|
@@ -1427,6 +1428,7 @@ module Google
|
|
|
1427
1428
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1428
1429
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1429
1430
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1431
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1430
1432
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1431
1433
|
# trigger a retry.
|
|
1432
1434
|
#
|
|
@@ -1193,6 +1193,7 @@ module Google
|
|
|
1193
1193
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1194
1194
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1195
1195
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1196
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1196
1197
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1197
1198
|
# trigger a retry.
|
|
1198
1199
|
# @return [::Hash]
|
|
@@ -1276,6 +1277,7 @@ module Google
|
|
|
1276
1277
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1277
1278
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1278
1279
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1280
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1279
1281
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1280
1282
|
# trigger a retry.
|
|
1281
1283
|
#
|
|
@@ -703,6 +703,7 @@ module Google
|
|
|
703
703
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
704
704
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
705
705
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
706
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
706
707
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
707
708
|
# trigger a retry.
|
|
708
709
|
# @return [::Hash]
|
|
@@ -786,6 +787,7 @@ module Google
|
|
|
786
787
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
787
788
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
788
789
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
790
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
789
791
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
790
792
|
# trigger a retry.
|
|
791
793
|
#
|
|
@@ -1105,6 +1105,7 @@ module Google
|
|
|
1105
1105
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1106
1106
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1107
1107
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1108
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1108
1109
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1109
1110
|
# trigger a retry.
|
|
1110
1111
|
# @return [::Hash]
|
|
@@ -1184,6 +1185,7 @@ module Google
|
|
|
1184
1185
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1185
1186
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1186
1187
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1188
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1187
1189
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1188
1190
|
# trigger a retry.
|
|
1189
1191
|
#
|
|
@@ -541,6 +541,7 @@ module Google
|
|
|
541
541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
542
542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
543
543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
544
545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
545
546
|
# trigger a retry.
|
|
546
547
|
# @return [::Hash]
|
|
@@ -613,6 +614,7 @@ module Google
|
|
|
613
614
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
614
615
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
615
616
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
617
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
616
618
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
617
619
|
# trigger a retry.
|
|
618
620
|
#
|
|
@@ -500,6 +500,7 @@ module Google
|
|
|
500
500
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
501
501
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
502
502
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
503
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
503
504
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
504
505
|
# trigger a retry.
|
|
505
506
|
# @return [::Hash]
|
|
@@ -583,6 +584,7 @@ module Google
|
|
|
583
584
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
584
585
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
585
586
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
587
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
586
588
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
587
589
|
# trigger a retry.
|
|
588
590
|
#
|
|
@@ -703,6 +703,7 @@ module Google
|
|
|
703
703
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
704
704
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
705
705
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
706
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
706
707
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
707
708
|
# trigger a retry.
|
|
708
709
|
# @return [::Hash]
|
|
@@ -786,6 +787,7 @@ module Google
|
|
|
786
787
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
787
788
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
788
789
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
790
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
789
791
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
790
792
|
# trigger a retry.
|
|
791
793
|
#
|
|
@@ -454,6 +454,7 @@ module Google
|
|
|
454
454
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
455
455
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
456
456
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
457
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
457
458
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
458
459
|
# trigger a retry.
|
|
459
460
|
# @return [::Hash]
|
|
@@ -533,6 +534,7 @@ module Google
|
|
|
533
534
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
534
535
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
535
536
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
537
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
536
538
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
537
539
|
# trigger a retry.
|
|
538
540
|
#
|
|
@@ -541,6 +541,7 @@ module Google
|
|
|
541
541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
542
542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
543
543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
544
545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
545
546
|
# trigger a retry.
|
|
546
547
|
# @return [::Hash]
|
|
@@ -613,6 +614,7 @@ module Google
|
|
|
613
614
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
614
615
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
615
616
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
617
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
616
618
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
617
619
|
# trigger a retry.
|
|
618
620
|
#
|
|
@@ -1386,6 +1386,7 @@ module Google
|
|
|
1386
1386
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1387
1387
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1388
1388
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1389
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1389
1390
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1390
1391
|
# trigger a retry.
|
|
1391
1392
|
# @return [::Hash]
|
|
@@ -1469,6 +1470,7 @@ module Google
|
|
|
1469
1470
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1470
1471
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1471
1472
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1473
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1472
1474
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1473
1475
|
# trigger a retry.
|
|
1474
1476
|
#
|
|
@@ -703,6 +703,7 @@ module Google
|
|
|
703
703
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
704
704
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
705
705
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
706
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
706
707
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
707
708
|
# trigger a retry.
|
|
708
709
|
# @return [::Hash]
|
|
@@ -786,6 +787,7 @@ module Google
|
|
|
786
787
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
787
788
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
788
789
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
790
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
789
791
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
790
792
|
# trigger a retry.
|
|
791
793
|
#
|
|
@@ -1284,6 +1284,7 @@ module Google
|
|
|
1284
1284
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1285
1285
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1286
1286
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1287
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1287
1288
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1288
1289
|
# trigger a retry.
|
|
1289
1290
|
# @return [::Hash]
|
|
@@ -1363,6 +1364,7 @@ module Google
|
|
|
1363
1364
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1364
1365
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1365
1366
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1367
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1366
1368
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1367
1369
|
# trigger a retry.
|
|
1368
1370
|
#
|
|
@@ -541,6 +541,7 @@ module Google
|
|
|
541
541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
542
542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
543
543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
544
545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
545
546
|
# trigger a retry.
|
|
546
547
|
# @return [::Hash]
|
|
@@ -613,6 +614,7 @@ module Google
|
|
|
613
614
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
614
615
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
615
616
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
617
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
616
618
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
617
619
|
# trigger a retry.
|
|
618
620
|
#
|
|
@@ -883,6 +883,7 @@ module Google
|
|
|
883
883
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
884
884
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
885
885
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
886
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
886
887
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
887
888
|
# trigger a retry.
|
|
888
889
|
# @return [::Hash]
|
|
@@ -966,6 +967,7 @@ module Google
|
|
|
966
967
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
967
968
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
968
969
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
970
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
969
971
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
970
972
|
# trigger a retry.
|
|
971
973
|
#
|
|
@@ -809,6 +809,7 @@ module Google
|
|
|
809
809
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
810
810
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
811
811
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
812
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
812
813
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
813
814
|
# trigger a retry.
|
|
814
815
|
# @return [::Hash]
|
|
@@ -888,6 +889,7 @@ module Google
|
|
|
888
889
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
889
890
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
890
891
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
892
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
891
893
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
892
894
|
# trigger a retry.
|
|
893
895
|
#
|
|
@@ -474,6 +474,7 @@ module Google
|
|
|
474
474
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
475
475
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
476
476
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
477
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
477
478
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
478
479
|
# trigger a retry.
|
|
479
480
|
# @return [::Hash]
|
|
@@ -557,6 +558,7 @@ module Google
|
|
|
557
558
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
558
559
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
559
560
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
561
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
560
562
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
561
563
|
# trigger a retry.
|
|
562
564
|
#
|
|
@@ -428,6 +428,7 @@ module Google
|
|
|
428
428
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
429
429
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
430
430
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
431
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
431
432
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
432
433
|
# trigger a retry.
|
|
433
434
|
# @return [::Hash]
|
|
@@ -507,6 +508,7 @@ module Google
|
|
|
507
508
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
508
509
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
509
510
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
511
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
510
512
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
511
513
|
# trigger a retry.
|
|
512
514
|
#
|
|
@@ -684,6 +684,7 @@ module Google
|
|
|
684
684
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
685
685
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
686
686
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
687
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
687
688
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
688
689
|
# trigger a retry.
|
|
689
690
|
# @return [::Hash]
|
|
@@ -767,6 +768,7 @@ module Google
|
|
|
767
768
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
768
769
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
769
770
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
771
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
770
772
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
771
773
|
# trigger a retry.
|
|
772
774
|
#
|
|
@@ -703,6 +703,7 @@ module Google
|
|
|
703
703
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
704
704
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
705
705
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
706
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
706
707
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
707
708
|
# trigger a retry.
|
|
708
709
|
# @return [::Hash]
|
|
@@ -786,6 +787,7 @@ module Google
|
|
|
786
787
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
787
788
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
788
789
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
790
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
789
791
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
790
792
|
# trigger a retry.
|
|
791
793
|
#
|
|
@@ -624,6 +624,7 @@ module Google
|
|
|
624
624
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
625
625
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
626
626
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
627
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
627
628
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
628
629
|
# trigger a retry.
|
|
629
630
|
# @return [::Hash]
|
|
@@ -703,6 +704,7 @@ module Google
|
|
|
703
704
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
704
705
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
705
706
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
707
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
706
708
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
707
709
|
# trigger a retry.
|
|
708
710
|
#
|
|
@@ -541,6 +541,7 @@ module Google
|
|
|
541
541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
542
542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
543
543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
544
545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
545
546
|
# trigger a retry.
|
|
546
547
|
# @return [::Hash]
|
|
@@ -613,6 +614,7 @@ module Google
|
|
|
613
614
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
614
615
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
615
616
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
617
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
616
618
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
617
619
|
# trigger a retry.
|
|
618
620
|
#
|
|
@@ -760,6 +760,7 @@ module Google
|
|
|
760
760
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
761
761
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
762
762
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
763
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
763
764
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
764
765
|
# trigger a retry.
|
|
765
766
|
# @return [::Hash]
|
|
@@ -843,6 +844,7 @@ module Google
|
|
|
843
844
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
844
845
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
845
846
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
847
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
846
848
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
847
849
|
# trigger a retry.
|
|
848
850
|
#
|
|
@@ -693,6 +693,7 @@ module Google
|
|
|
693
693
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
694
694
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
695
695
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
696
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
696
697
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
697
698
|
# trigger a retry.
|
|
698
699
|
# @return [::Hash]
|
|
@@ -772,6 +773,7 @@ module Google
|
|
|
772
773
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
773
774
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
774
775
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
776
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
775
777
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
776
778
|
# trigger a retry.
|
|
777
779
|
#
|
|
@@ -1050,6 +1050,7 @@ module Google
|
|
|
1050
1050
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1051
1051
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1052
1052
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1053
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1053
1054
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1054
1055
|
# trigger a retry.
|
|
1055
1056
|
# @return [::Hash]
|
|
@@ -1133,6 +1134,7 @@ module Google
|
|
|
1133
1134
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1134
1135
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1135
1136
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1137
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1136
1138
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1137
1139
|
# trigger a retry.
|
|
1138
1140
|
#
|
|
@@ -703,6 +703,7 @@ module Google
|
|
|
703
703
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
704
704
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
705
705
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
706
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
706
707
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
707
708
|
# trigger a retry.
|
|
708
709
|
# @return [::Hash]
|
|
@@ -786,6 +787,7 @@ module Google
|
|
|
786
787
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
787
788
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
788
789
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
790
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
789
791
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
790
792
|
# trigger a retry.
|
|
791
793
|
#
|
|
@@ -969,6 +969,7 @@ module Google
|
|
|
969
969
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
970
970
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
971
971
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
972
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
972
973
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
973
974
|
# trigger a retry.
|
|
974
975
|
# @return [::Hash]
|
|
@@ -1048,6 +1049,7 @@ module Google
|
|
|
1048
1049
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1049
1050
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1050
1051
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1052
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1051
1053
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1052
1054
|
# trigger a retry.
|
|
1053
1055
|
#
|
|
@@ -541,6 +541,7 @@ module Google
|
|
|
541
541
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
542
542
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
543
543
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
544
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
544
545
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
545
546
|
# trigger a retry.
|
|
546
547
|
# @return [::Hash]
|
|
@@ -613,6 +614,7 @@ module Google
|
|
|
613
614
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
614
615
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
615
616
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
617
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
616
618
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
617
619
|
# trigger a retry.
|
|
618
620
|
#
|
|
@@ -779,6 +779,7 @@ module Google
|
|
|
779
779
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
780
780
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
781
781
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
782
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
782
783
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
783
784
|
# trigger a retry.
|
|
784
785
|
# @return [::Hash]
|
|
@@ -862,6 +863,7 @@ module Google
|
|
|
862
863
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
863
864
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
864
865
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
866
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
865
867
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
866
868
|
# trigger a retry.
|
|
867
869
|
#
|
|
@@ -712,6 +712,7 @@ module Google
|
|
|
712
712
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
713
713
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
714
714
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
715
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
715
716
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
716
717
|
# trigger a retry.
|
|
717
718
|
# @return [::Hash]
|
|
@@ -791,6 +792,7 @@ module Google
|
|
|
791
792
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
792
793
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
793
794
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
795
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
794
796
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
795
797
|
# trigger a retry.
|
|
796
798
|
#
|