diff --git a/docs/container-set-template.md b/docs/container-set-template.md index c7fd15a6c365..f9ab761b27af 100644 --- a/docs/container-set-template.md +++ b/docs/container-set-template.md @@ -117,7 +117,7 @@ Can you see the problem here? `a` only has small requests, but the container set Solution: do not use container set when you have lopsided requests. -## `retryStrategy` usage +## Inner `retryStrategy` usage > v3.3 and after