-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
The line in the first code block under the section "Configure a client with Polly’s Retry policy, in Startup" .SetHandlerLifetime(TimeSpan.FromMinutes(5)) //Set lifetime to five minutes
, I'm not sure why it's needed. If it is, could there be a line explaining why, if not maybe remove it?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: a6f5aecf-ef1c-5a61-de24-894f4f9032c3
- Version Independent ID: 95c81932-26fd-4a24-3b6f-8dd5bde20026
- Content: Implement HTTP call retries with exponential backoff with Polly
- Content Source: docs/architecture/microservices/implement-resilient-applications/implement-http-call-retries-exponential-backoff-polly.md
- Product: dotnet
- Technology: dotnet-ebooks
- GitHub Login: @nishanil
- Microsoft Alias: nanil
mungojam