dotnet / dotnet/dotnet-api-docs
Fix sequence and wording of Rate Limiter in HttpStandardResilienceOptions
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Typo
### Description
Hi Maintainers,
In [Remarks ](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.http.resilience.httpstandardresilienceoptions?view=net-9.0-pp#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](https://learn.microsoft.com/en-us/dotnet/core/resilience/http-resilience?tabs=dotnet-cli#standard-resilience-handler-defaults).
Also suggest renaming **Bulkhead** to **Rate Limiter** to match whats documented in Properties and [standard-resilience-handler-defaults](https://learn.microsoft.com/en-us/dotnet/core/resilience/http-resilience?tabs=dotnet-cli#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
Contributor guide
Assessment
This issue has not been assessed yet.