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-02-19 09:20:11 -05:00
2019-05-07 09:14:35 -04:00
2019-03-01 10:15:31 -08:00
2018-06-21 11:31:51 -07:00
2018-08-24 11:09:48 +01:00
2018-10-31 08:38:38 +00: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
2017-10-30 11:57:24 -05:00
2017-10-30 11:57:24 -05:00
2017-11-16 16:04:27 -05:00
2017-12-07 15:56:14 -05:00
2017-04-27 10:55:03 -04: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-01-10 15:17:31 -05:00
2019-05-13 07:53:46 -07:00
2018-12-17 15:16:57 -08:00
2019-01-28 21:57:45 +01:00
2019-02-19 09:20:11 -05: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
2017-09-01 09:00:27 -04:00
2017-09-01 09:00:27 -04:00
2019-04-12 18:00:57 +01:00
2017-04-12 08:27:57 -04:00
2019-02-13 11:30:02 -04:00
2019-02-13 11:30:02 -04:00
2019-07-05 12:34:49 -03:00
2017-09-06 23:11:59 -07:00
2017-04-12 08:27:57 -04:00
2017-10-25 09:33:19 -07:00
2017-04-12 08:27:57 -04:00
2017-04-12 08:27:57 -04:00
2019-05-24 20:22:13 +02:00
2019-05-24 20:22:13 +02:00