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

docs: cover timeout scaling in timeout FAQ #14775

Open
mattklein123 opened this issue Jan 20, 2021 · 2 comments
Open

docs: cover timeout scaling in timeout FAQ #14775

mattklein123 opened this issue Jan 20, 2021 · 2 comments
Assignees
Labels

Comments

@mattklein123
Copy link
Member

We should cover the new scaled timeout capability in the timeout FAQ: https://www.envoyproxy.io/docs/envoy/latest/faq/configuration/timeouts

We should probably also cover it in the edge best practices guide:
https://www.envoyproxy.io/docs/envoy/latest/configuration/best_practices/edge#best-practices-edge

@mattklein123
Copy link
Member Author

@akonradi would you mind covering this when you feel the scaling work is in a good spot? (Or just do it as you go.) Thank you.

cc @antoniovicente

@antoniovicente antoniovicente self-assigned this Jan 20, 2021
@akonradi
Copy link
Contributor

Yeah I think #13800 is my last PR to add baked-in scaled timers. Just musing, I think things worth covering include:

  • the different types of scaled timers
  • how to construct scaled timers in custom filters
  • warning about too many different scaled timeout values

As for edge best practices, I'm not entirely sure what those are (yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants