nlmatics / llmsherpa

Developer APIs to Accelerate LLM Projects
https://www.nlmatics.com
MIT License
1.17k stars 117 forks source link

Timeout Error #8

Closed KostyaVoronin closed 8 months ago

KostyaVoronin commented 8 months ago

When I try to load a PDF that is 541 pages long (~9.5 MB), I get the following error message:

ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

I assume it's due to the large file size? I don't have the same issue loading smaller files.

ansukla commented 8 months ago

This appears to be due to high server load. We are working on increasing the capacity and also offering a private hosted option soon. Please stay tuned.