-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Docs] Unify strategy descriptions and add Telemetry sections #2060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
martincostello
merged 30 commits into
App-vNext:main
from
peter-csala:unify-strategy-descriptions
Apr 22, 2024
Merged
Changes from 28 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
26f75ea
Unify Timeout, Retry
peter-csala 40bf86f
Merge branch 'App-vNext:main' into unify-strategy-descriptions
peter-csala 547553e
Add runtime to the wordlist
peter-csala 950a84c
Fix heading
peter-csala fa7b6ba
Apply suggestions from code review
peter-csala 8f6cbc5
Apply suggestions
peter-csala 4c46442
Unify Fallback
peter-csala ac1a2bb
Unify Hedging
peter-csala 44b9937
Fix linting issue related to italic usage
peter-csala fe6f713
Unify Rate limiter
peter-csala 5ffd9c8
Apply suggestions from code review
peter-csala 1a2452a
Use note instead of important
peter-csala 661b8d5
Unify Circuit Breaker
peter-csala 67e8331
Fix table formatting
peter-csala 1b2d1d5
Apply suggestions from code review
peter-csala a046c8f
Fix table format
peter-csala 94ee246
Add telemetry section to timeout
peter-csala 3b9cab6
Remove unused variable
peter-csala e64edad
Add telemetry section to retry
peter-csala ccae18c
Update docs/strategies/timeout.md
peter-csala 6a9a59f
Add telemetry section to fallback
peter-csala 1a40202
Update docs/strategies/retry.md
peter-csala d81f3e4
Fix note section for fallback telemetry
peter-csala 552a0e2
Add telemetry to rate limiter
peter-csala d6e1334
Add telemetry section to hedging
peter-csala eed98a8
Remove extra whitespace
peter-csala 20fe470
Add telemetry section to circuit breaker
peter-csala 6f10f8d
Fix cb telemetry events' severity
peter-csala fc494c3
Apply suggestions from code review
peter-csala 899a5c4
Apply suggested changes
peter-csala File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,6 +51,7 @@ rethrow | |
| rethrows | ||
| retryable | ||
| reusability | ||
| runtime | ||
| saas | ||
| sdk | ||
| serializers | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.