|
|
|
|
|
by 8note
241 days ago
|
|
nowadays i think a single immediate retry is preferred over exponential backoff with jitter. if you ran into a problem that an instant retry cant fix, chances are you will be waiting so long that your own customer doesnt care anymore. |
|