Skip to content

Warn when consolidating citations with a low timeout#113

Merged
lfoppiano merged 1 commit into
masterfrom
improvement/issue-54-consolidate-citations-timeout-warning
Jul 23, 2026
Merged

Warn when consolidating citations with a low timeout#113
lfoppiano merged 1 commit into
masterfrom
improvement/issue-54-consolidate-citations-timeout-warning

Conversation

@lfoppiano

Copy link
Copy Markdown
Member

Citation consolidation makes GROBID query external services and is much slower than a plain extraction; a low client-side timeout frequently results in HTTP 408 (Request Timeout) errors. Emit a warning when consolidation is enabled with a timeout below 120s and document the recommended value in the Readme.

Closes #54

Citation consolidation makes GROBID query external services and is much
slower than a plain extraction; a low client-side timeout frequently
results in HTTP 408 (Request Timeout) errors. Emit a warning when
consolidation is enabled with a timeout below 120s and document the
recommended value in the Readme.

Closes #54
@lfoppiano
lfoppiano merged commit e4eb95e into master Jul 23, 2026
6 checks passed
@lfoppiano
lfoppiano deleted the improvement/issue-54-consolidate-citations-timeout-warning branch July 23, 2026 14:22
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.

Error 408 when consolidating citations

1 participant