dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Fix sequence and wording of Rate Limiter in HttpStandardResilienceOptions

Open FluentProgrammer opened this issue 4 months ago • 1 comments

Type of issue

Typo

Description

Hi Maintainers,

In Remarks Bulkhead Item 3 in the numbered list should be moved up to Item 1 to match the sequence diagram and the documentation in standard-resilience-handler-defaults.

Also suggest renaming Bulkhead to Rate Limiter to match whats documented in Properties and standard-resilience-handler-defaults for consistency.

Thanks

Page URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.http.resilience.httpstandardresilienceoptions?view=net-9.0-pp

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Http.Resilience/HttpStandardResilienceOptions.xml

Document Version Independent Id

55fcbac1-6729-6905-16c0-b02ea8a652e0

Platform Id

16624a15-863b-d552-8de3-4e9de0ffba5a

Article author

@dotnet-bot

FluentProgrammer avatar Sep 03 '25 01:09 FluentProgrammer