Replies: 1 comment 1 reply
-
Yes, Linkerd supports reties https://linkerd.io/2.10/features/retries-and-timeouts/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a question regarding the Linkerd behaviour when a pod is failing,
Suppose one request coming to a pod, but before it is reaching the pod, the pod is crashed, does Linkerd provide a request autoroute for that particular request to another pod, or let that request failed?
I read that Linkerd has a fail-fast mechanism that will buffer a request for around 3 seconds before it started to fail the request, does the scenario that I mention count?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions