You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Beware, this gem does not yet support codecs. Please use the 'format' option for
34
34
[id="plugins-{type}s-{plugin}-retry_policy"]
35
35
==== Retry policy
36
36
37
-
This output has two levels of retry, library and plugin.
37
+
This output has two levels of retry: library and plugin.
38
38
39
39
The library only retry IO related failures. Non retriable errors include SSL related problems, unresolvable host, connection issues and OS/JVM level interruptions happening during a request.
40
40
`automatic_retries`, `retry_non_idempotent` are the flags for library retry.
0 commit comments