Jesper Hansen
b464f31b38
Add progressive backoff function (#11497)
* [MM-15267] Utils: add backoff function to allow retries (#10958)
* [MM-15267] Utils: add unit test and update retry logic (#10958)
* [MM-15267] Utils: Add three retries to ProgressiveRetry (#10958)
* [MM-15267] Utils: add comments for progressive retry (#10958)
* [MM-15267] Utils: add license header to newly added file (#10958)
* [MM-15267] Utils: fix typo (#10958)
* [MM-15267] Utils: inline callback in function call (#10958)
* [MM-15267] Utils: remove type definition for backoff callback function (#10958)
* [MM-15267] Utils: use lookup table for timeout duration (#10958)
* [MM-15267] Utils: table driven unit tests for Progressive Backoff (#10958)
* [MM-15267] Utils: simplify retry function (#10958)
* [MM-15267] Utils: add assert and require packages to test file (#10958)
* [MM-15267] Utils: revert changes in go.mod and go.sum (#10958)
2019-07-10 15:59:18 -03:00
..
2019-03-06 15:06:45 -05:00
2019-04-30 16:45:26 -04:00
2019-05-07 09:14:35 -04:00
2019-03-01 10:15:31 -08:00
2019-04-12 18:00:57 +01:00
2019-07-10 15:59:18 -03:00
2019-07-10 15:59:18 -03:00
2019-04-23 09:33:42 -04:00
2019-04-23 09:33:42 -04:00
2019-04-23 09:33:42 -04:00
2019-03-06 15:06:45 -05:00
2019-05-13 07:53:46 -07:00
2019-05-10 11:47:21 -04:00
2019-03-21 15:46:38 -04:00
2019-05-21 11:03:36 -07:00
2019-05-21 11:03:36 -07:00
2019-04-12 18:00:57 +01:00
2019-07-05 12:34:49 -03:00
2019-05-24 20:22:13 +02:00
2019-05-24 20:22:13 +02:00