Skip to content

docs: correct reranker timeout default from 12s to 30s#59

Open
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-correct-reranker-timeout-default-from-12s-to-5dda8d
Open

docs: correct reranker timeout default from 12s to 30s#59
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-correct-reranker-timeout-default-from-12s-to-5dda8d

Conversation

@detail-app

@detail-app detail-app Bot commented Jun 11, 2026

Copy link
Copy Markdown

The reranker timeout default was changed from 12s to 30s to accommodate
slow hosts that can exceed 12s before bytes return. The documentation
in two files still referenced the old 12s default, which would mislead
developers configuring timeout budgets.

Without this fix, a developer might assume the timeout is still 12s
and set RAG_RERANKER_TIMEOUT unnecessarily, or debug timeout issues
with incorrect baseline expectations.

Introduced by commit 224c705 (@WilliamAGH, #57)


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from WilliamAGH June 11, 2026 16:24
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.

0 participants