open-nomad/drivers
Mahmood Ali 48aa6e26e9
executor: suppress spurious log messages (#11273)
Suppress stats streaming error log messages when task finishes.
Streaming errors are expected when a task finishes and they aren't
actionable to users.

Also, note that the task runner Stats hook retries collecting stats
after a delay. If the connection terminates prematurely, it will be
retried, and closing the stats stream is not very disruptive.

Ideally, executor terminates cleanly when task exits, but that's a more
substantial change that may require changing the executor/drivers interface.

Fixes #10814
2021-10-06 12:42:35 -04:00
..
docker gofmt all the files 2021-10-01 10:14:28 -04:00
exec gofmt all the files 2021-10-01 10:14:28 -04:00
java client/fingerprint/java: improve java version string regex matching 2021-06-15 14:15:01 -05:00
mock Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
qemu qemu: set the number of cores equal to the number of reserved cores if set 2021-04-15 13:32:33 -04:00
rawexec gofmt all the files 2021-10-01 10:14:28 -04:00
shared executor: suppress spurious log messages (#11273) 2021-10-06 12:42:35 -04:00