We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d834b88 commit d1020c7Copy full SHA for d1020c7
manifest.yml
@@ -0,0 +1,5 @@
1
+name : "backoffAlgorithm"
2
+version: "v1.0.0"
3
+description: |
4
+ "Algorithm for calculating exponential backoff with jitter for network retry attempts.\n"
5
+license: "MIT"
0 commit comments