Skip to content

Conversation

@desimone
Copy link
Collaborator

@desimone desimone commented Jun 27, 2025

Summary

  • Added visual mermaid diagram showing timeout flow throughout request lifecycle
  • Added clean overview table summarizing all timeout settings
  • Enhanced timeout documentation clarity for better understanding

Changes

  • Added mermaid sequence diagram illustrating when each timeout applies
  • Created scannable 4-column table (Timeout/Direction/Default/Purpose)
  • Fixed mermaid rendering issues with participant naming and text overflow
  • Improved overall structure for quick reference and detailed configuration

Fixes #1638

n.b. I'm experimenting with claude, chatgpt, and gemini (yes really) all at once.

@desimone desimone requested a review from a team as a code owner June 27, 2025 22:17
@desimone desimone requested review from kenjenkins and removed request for a team June 27, 2025 22:17
@netlify
Copy link

netlify bot commented Jun 27, 2025

Deploy Preview for pomerium-docs ready!

Name Link
🔨 Latest commit 0d14f40
🔍 Latest deploy log https://app.netlify.com/projects/pomerium-docs/deploys/685f6edb4d09d700084b7237
😎 Deploy Preview https://deploy-preview-1895--pomerium-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@desimone desimone marked this pull request as draft June 27, 2025 23:09
@desimone desimone marked this pull request as ready for review June 28, 2025 04:24
…verview table

- Add mermaid sequence diagram showing timeout flow throughout request lifecycle
- Add clean 4-column overview table (Timeout/Direction/Default/Purpose)
- Clarify timeout behaviors and their relationships
- Fix participant naming and text overflow in diagram for proper rendering

Fixes #1638
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.

Clarify global timeouts settings

2 participants