Skip to content

docs(grpc): add note on using BackendTrafficPolicy for GPRC timeouts#5822

Merged
arkodg merged 3 commits intoenvoyproxy:mainfrom
Antvirf:docs/grpc-timeouts
May 1, 2025
Merged

docs(grpc): add note on using BackendTrafficPolicy for GPRC timeouts#5822
arkodg merged 3 commits intoenvoyproxy:mainfrom
Antvirf:docs/grpc-timeouts

Conversation

@Antvirf
Copy link
Contributor

@Antvirf Antvirf commented Apr 26, 2025

What type of PR is this?

Docs update to help people figure out how to configure/disable timeouts for GRPC routes. More discussion here #5768

What this PR does / why we need it:

It's not obvious from the current docs that such an option is available.

Release Notes: No

@codecov
Copy link

codecov bot commented Apr 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.15%. Comparing base (c699d88) to head (2769d3d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5822      +/-   ##
==========================================
- Coverage   65.17%   65.15%   -0.02%     
==========================================
  Files         224      224              
  Lines       35857    35857              
==========================================
- Hits        23371    23364       -7     
- Misses      11042    11047       +5     
- Partials     1444     1446       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Antvirf Antvirf force-pushed the docs/grpc-timeouts branch from 0716678 to 269976d Compare April 26, 2025 03:31
arkodg
arkodg previously approved these changes Apr 28, 2025
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks !

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lint is failing because it can't resolve this link

@Antvirf
Copy link
Contributor Author

Antvirf commented May 1, 2025

Apologies @arkodg , that should now be sorted!

===========> Running docs-check-links ... 
linkinator site/public/ -r --concurrency 25 --skip "github.com jwt.io githubusercontent.com example.com github.io gnu.org _print canva.com sched.co sap.com httpbin.org nemlig.com" --verbosity error
🏊‍♂️ crawling site/public/
🤖 Successfully scanned 1328 links in 6.104 seconds.
make[1]: Leaving directory '/home/antvirf/dev/oss/gateway'
make: Nothing to be done for 'docs-check-links'.

Not entirely sure why that happens to be honest, this file in that same directory has ../../../api and works whereas the file I edited here needs to have a different relative path, despite being in the same directory.

@arkodg arkodg requested review from a team and melsal13 May 1, 2025 03:04
@arkodg arkodg merged commit 067a276 into envoyproxy:main May 1, 2025
25 of 28 checks passed
@Antvirf Antvirf deleted the docs/grpc-timeouts branch May 1, 2025 04:36
melsal13 referenced this pull request in melsal13/gatewayPersonal May 7, 2025
…s (#5822)

docs(grpc): add note on using  for GPRC timeouts

Signed-off-by: antvirf <antti.viitala@icloud.com>
Signed-off-by: melsal13 <mmvsal13@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants