1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/restartmanager
Michael Crosby ab1be6f667 Reset restart timeout if execution longer than 10s
Restore the 1.10 logic that will reset the restart manager's timeout or
backoff delay if a container executes longer than 10s reguardless of
exit status or policy.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
(cherry picked from commit b6db56b5eb)
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-04-25 15:10:31 -07:00
..
restartmanager.go Reset restart timeout if execution longer than 10s 2016-04-25 15:10:31 -07:00
restartmanager_test.go Reset restart timeout if execution longer than 10s 2016-04-25 15:10:31 -07:00