langchain icon indicating copy to clipboard operation
langchain copied to clipboard

chore: make request timeout configurable in NotionDBLoader

Open parkedwards opened this issue 1 year ago • 1 comments

I am also hitting some timeouts on the Notion DB fetching (~20 documents in the source notion db)

https://github.com/hwchase17/langchain/pull/2056#issuecomment-1530002441

^ this user makes a good point about making this underlying fetch logic extensible for retries/Idempotence, but this PR just makes the request timeout configurable

parkedwards avatar May 06 '23 17:05 parkedwards

checking on the failed lint job, sec

parkedwards avatar May 12 '23 15:05 parkedwards