File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The service creates sequence of the delays (nanoseconds) according to chosen strategy
4
4
5
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fretry-policy-service%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/The-Igor/retry-policy-service )
6
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fretry-policy-service%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/The-Igor/retry-policy-service )
7
+
5
8
There are two strategies
6
9
- constant - constant delay between retries
7
10
- exponential - Exponential backoff is a strategy in which you increase the delays between retries
You can’t perform that action at this time.
0 commit comments