mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Before this change, if the splunk endpoint is blocked it will cause a deadlock on `Close()`. This sets a reasonable timeout for the http request to send a log batch. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 24087399d95d60be4184b9ed3eba56466878b4e1 Component: engine