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 c65f41b commit 0bf4a8cCopy full SHA for 0bf4a8c
README.md
@@ -1,6 +1,6 @@
1
# Retry service provides policy for how often some operation should happen with the timeout limit
2
3
-The service creates sequence of the delays (nanoseconds) according to chosen policy
+The service creates sequence of the delays (nanoseconds) according to chosen strategy
4
5
There are two strategies
6
- constant - constant delay between retries
0 commit comments