Commit graph

4 commits

Author SHA1 Message Date
Renan DelValle
3e90e5db72
Making receivers for error pointers. Making new function return pointers. Fixing typo. 2018-01-16 14:33:56 -08:00
Renan DelValle
c7087c1150
Introducing temporary errors. Refactored reestablish connection code to use NewClient.
Added reestablish connection test to end to end tests.
2018-01-16 13:36:07 -08:00
Sivaram Mothiki
72b746e431 use exponential back off func from realis lib (#39)
* use exponential back off func from realis lib

* remove exponential backoffs from monitors

* dont compare for retry errors
2017-11-04 15:06:26 -07:00
Renan DelValle
0d3126c468 New API to set hosts to DRAINING. Cleaned up some of the client code, and fixed a few error printing bugs. 2017-09-22 12:55:03 -07:00