uktrade / stream-read-xbrl

Python package to parse Companies House accounts data in a streaming way
https://stream-read-xbrl.docs.trade.gov.uk/
MIT License
18 stars 2 forks source link

feat: increase HTTP-related timeouts from 5s to 60s #60

Closed michalc closed 1 year ago

michalc commented 1 year ago

At least when running locally there can be timeouts. Suspect that the httpx defaults are too short in this case.