Skip to content

feat: added timeout config doc#241

Merged
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
Onyedika3d:timeout
May 1, 2026
Merged

feat: added timeout config doc#241
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
Onyedika3d:timeout

Conversation

@Onyedika3d
Copy link
Copy Markdown

Documentation Update — API Timeouts

Files Changed

docs/api-timeouts.md

  • Added new documentation covering API timeout configurations
  • Includes:
    • Defaults table with all 4 timeout values
    • Source references and descriptions for each timeout
    • Environment override examples for development and production
    • Per-call RPC timeout override example

README.md

  • Added link to docs/api-timeouts.md alongside existing architecture and versioning documentation

.env.example

  • Annotated BACKGROUND_JOB_LOCK_TTL_MS with a reference to the new documentation

Closes: #225

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

@Onyedika3d Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 merged commit 7340a6a into accesslayerorg:main May 1, 2026
1 check passed
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.

Add API timeout config docs with defaults table

2 participants