Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Flynn <[email protected]>
  • Loading branch information
kflynn committed Mar 12, 2024
1 parent 47ec752 commit 617bf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkerd.io/content/common-errors/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ faqs:
If the queue gets too long, though (which can generally happen only
if the called service is slow to respond), the proxy will go into
load-shedding, where any new request gets an immediate 503. The
proxy can only get _out_ of load-shedding when the queue shrinks.
proxy can only get out of load-shedding when the queue shrinks.
Failfast also plays a role here: if the proxy puts a service into
failfast while there are requests in the dispatch queue, all the
Expand Down

0 comments on commit 617bf5f

Please sign in to comment.