Skip to content

Commit d1020c7

Browse files
authored
Add manifest.yml file (#10)
1 parent d834b88 commit d1020c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

manifest.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)