summaryrefslogtreecommitdiff
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorMatt Holt <mholt@users.noreply.github.com>2021-05-19 15:14:03 -0600
committerGitHub <noreply@github.com>2021-05-19 15:14:03 -0600
commite3c369d4526e44f23efb10aaad8a60ce519720a0 (patch)
treec9a550689be0822f4eaac37c5e02b7aac313e85a /.goreleaser.yml
parentc052162203654d9fcb6f3a40b1c9b376b8e618d1 (diff)
logging: Implement dial timeout for net writer (fix #4083) (#4172)
* logging: Implement dial timeout for net writer (fix #4083) * Limit how often redials are attempted This should cause dial blocking to occur only once every 10 seconds at most, but it also means the logger connection might be down for up to 10 seconds after it comes back online; oh well. We shouldn't block for DialTimeout at every single log emission. * Clarify offline behavior
Diffstat (limited to '.goreleaser.yml')
0 files changed, 0 insertions, 0 deletions