Skip to content
Snippets Groups Projects
  1. Nov 16, 2018
    • Paul Kaplan's avatar
      Add exponential backoff for cloud provider. · ca48afad
      Paul Kaplan authored
      Uses randomized duration between [0, 2^k-1] where k is the connection attempt number, maxed out at 5.
      
      I had to rework the tests quite a bit to make this easy to test, to work around the timeouts and the randomization.
      ca48afad
  2. Nov 15, 2018
  3. Nov 14, 2018
  4. Nov 13, 2018
  5. Nov 05, 2018
  6. Oct 29, 2018
  7. Oct 27, 2018
Loading