Files
nomad/client
Michael Schurter 05bae8d149 client: restart task on logmon failures
This code chooses to be conservative as opposed to optimal: when failing
to reattach to logmon simply return a recoverable error instead of
immediately trying to restart logmon.

The recoverable error will cause the task's restart policy to be
applied and a new logmon will be launched upon restart.

Trying to do the optimal approach of simply starting a new logmon
requires error string comparison and should be tested against a task
actively logging to assert the behavior (are writes blocked? dropped?).
2019-02-25 15:42:45 -08:00
..
2019-01-22 15:44:31 -08:00
2019-01-22 15:44:31 -08:00
2019-01-14 09:56:53 -08:00
2019-01-22 15:44:31 -08:00
2019-02-21 15:32:18 -08:00
2018-10-16 16:56:55 -07:00
2019-02-20 07:41:47 -05:00
2018-10-16 16:53:30 -07:00
2018-02-15 13:59:03 -08:00
2019-01-11 11:36:37 -08:00
2019-01-09 09:22:47 -05:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00