Commit Graph

5 Commits

Author SHA1 Message Date
Denton24646 ef59c8f0c3 fix: increase duration regardless of backoff status
fix: update test

fix: run gofmt on test

fix: more intelligent duration increasing if in backoff already

set duration = backoffInfo.duration; update comments and test

set NodeGroup backoff duration = backoffInfo.duration
2019-08-13 10:08:38 -04:00
Pengfei Ni 128729bae9 Move schedulercache to package nodeinfo 2019-02-21 12:41:08 +08:00
Łukasz Osipiuk b5f9a9505c Extend backoff interface with NodeInfo and error information 2019-01-09 11:25:34 +01:00
Łukasz Osipiuk 0e2c3739b7 Use NodeGroup as key in Backoff 2018-10-30 18:17:26 +01:00
Łukasz Osipiuk e462d4420c Extract Backoff interface 2018-10-29 23:02:13 +01:00