Skip to content

Make Logseq API timeout configurable#47

Open
thisdotrob wants to merge 1 commit into
ergut:mainfrom
thisdotrob:configure-logseq-api-timeout
Open

Make Logseq API timeout configurable#47
thisdotrob wants to merge 1 commit into
ergut:mainfrom
thisdotrob:configure-logseq-api-timeout

Conversation

@thisdotrob
Copy link
Copy Markdown

@thisdotrob thisdotrob commented May 13, 2026

  • Add optional LOGSEQ_API_CONNECT_TIMEOUT and LOGSEQ_API_READ_TIMEOUT environment variables.
  • Preserve the current (3, 6) timeout defaults when the env vars are unset.
  • Pass the configured timeout tuple into the LogSeq client and document the new options.

Closes #46

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.

Make Logseq API read timeout configurable for large writes

1 participant