aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/handler_pod_disabled_test.go
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-11-20 08:48:56 +0100
committerGravatar GitHub <noreply@github.com> 2018-11-20 08:48:56 +0100
commita1d92c51cd93a83dd2936f4b857b155d5d321a26 (patch)
tree9c40966fe6651c294734116946fcd30a193046cf /plugin/kubernetes/handler_pod_disabled_test.go
parente94ce7a12ae6e7fdf977ad94aade3effd44ed399 (diff)
downloadcoredns-a1d92c51cd93a83dd2936f4b857b155d5d321a26.tar.gz
coredns-a1d92c51cd93a83dd2936f4b857b155d5d321a26.tar.zst
coredns-a1d92c51cd93a83dd2936f4b857b155d5d321a26.zip
plugin/forward: remove dynamic read timeout (#2319)
* plugin/forward: remove dynamic read timeout We care about an upstream being there, so we still have a dynamic dial time out (by way higher then 200ms) of 1s; this should be fairly stable for an upstream. The read timeout if more variable because of cached and non cached responses. As such remove his logic entirely. Drop to 2s read timeout. Fixes #2306 Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'plugin/kubernetes/handler_pod_disabled_test.go')
0 files changed, 0 insertions, 0 deletions
eview Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scripts/utils/svelte-plugin.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-11VS Code extension (#197)Gravatar Matthew Phillips 7-20/+182
2021-05-11Fix workflows! (#198)Gravatar Nate Moore 3-2/+4
2021-05-11Add Astro.request.canonicalURL and Astro.site to global (#199)Gravatar Drew Powers 25-98/+234
2021-05-11Fix portfolio example (#196)Gravatar Drew Powers 2-3/+5
2021-05-10fix: build stuck on unhandled promise reject (#191)Gravatar Kevin (Kun) "Kassimo" Qian 2-2/+13
2021-05-10Allow default import component to be renamed based on import statement defaul...Gravatar Kevin (Kun) "Kassimo" Qian 3-8/+30
2021-05-08Add more docs on styling (#186)Gravatar Drew Powers 1-3/+321
2021-05-08Fix running the extension (#181)Gravatar Matthew Phillips 5-11/+37