Files
nomad/client
Mahmood Ali bbf8f90ecb client/taskrunner: fix stats stats retry logic
Previously, if a channel is closed, we retry the Stats call.  But, if that call
fails, we go in a backoff loop without calling Stats ever again.

Here, we use a utility function for calling driverHandle.Stats call that retries
as one expects.

I aimed to preserve the logging formats but made small improvements as I saw fit.
2019-07-11 13:58:07 +08:00
..
2019-01-22 15:44:31 -08:00
2019-01-14 09:56:53 -08:00
2019-07-02 13:12:54 +02:00
2019-03-04 13:37:20 -08:00
2019-02-20 07:41:47 -05:00
2019-04-16 11:22:44 -07:00
2019-01-11 11:36:37 -08:00
2019-05-09 16:49:08 -04:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00