Skip to content
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

gep: add GEP-1731 Configurable Retries #3199

Merged
merged 31 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
e684f04
gep: add GEP-1731 Configurable Retries
mikemorris Jul 16, 2024
f578862
minor updates to NGINX summary
mikemorris Jul 16, 2024
a5d3c48
add clarification around retry on connection errors
mikemorris Jul 16, 2024
e428a5b
fixup details formatting for implementation background
mikemorris Jul 16, 2024
ee1e231
add Linkerd retry summary
mikemorris Jul 22, 2024
0d0fd80
Update geps/gep-1731/index.md
mikemorris Jul 23, 2024
54d536b
Update geps/gep-1731/index.md
mikemorris Jul 23, 2024
6b7b90f
website: add GEP-1731 to mkdocs.yml index
mikemorris Jul 30, 2024
b1e6a5d
update status code rules for retries
mikemorris Jul 30, 2024
35e1c4a
update conformance details for 5xx
mikemorris Jul 31, 2024
31b3c9b
add note on streams out of scope as non-goal
mikemorris Jul 31, 2024
3fe6379
add note on mesh consumer vs product routes
mikemorris Jul 31, 2024
55b2995
add introduction
mikemorris Jul 31, 2024
54a1dca
Fixup YAML to nest retry stanza under HTTPRouteRule, not BackendRefs
mikemorris Jul 31, 2024
ad884ff
add note on HTTPRouteFilter alternative
mikemorris Jul 31, 2024
27f5d84
remove allowance for [1-9]xx range values other than 5xx
mikemorris Jul 31, 2024
b6e679f
Update geps/gep-1731/index.md
mikemorris Aug 1, 2024
9651beb
Update geps/gep-1731/index.md
mikemorris Aug 1, 2024
1adf664
update GEP-1731 metadata
mikemorris Aug 1, 2024
b52412f
rename GEP-1731
mikemorris Aug 1, 2024
f504468
add SupportHTTPRouteRetryBackoff conformance details
mikemorris Aug 1, 2024
2367d35
split out Other Considerations section, update retry budget future-pr…
mikemorris Aug 1, 2024
4520c0f
fixup nested list formatting in conformance details
mikemorris Aug 1, 2024
0e533c6
add future excludeRetryOnTimeout consideration
mikemorris Aug 1, 2024
becdefe
move gRPC retries to non-goals, remove Envoy gRPC retry details
mikemorris Aug 1, 2024
d7bd335
clarify streaming support non-goal as needing a separate GEP
mikemorris Aug 1, 2024
d4e6157
update Linkerd retry background section
mikemorris Aug 1, 2024
efd08e4
update streaming language in non-goals
mikemorris Aug 1, 2024
510b708
update connection error and timeout, add warning
mikemorris Aug 2, 2024
04e31dc
remove 5xx shorthand, switch HTTPRouteStatusCode to int
mikemorris Aug 2, 2024
63ae2c9
Update geps/gep-1731/index.md
mikemorris Aug 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading