This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Server disconnected errors while uploading with prepdocs.sh #46
HughRunyan
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Looks like we have a thread tracking that issue here: I'll ping the SDK team to see if they have any suggestions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If anyone has had disconnected/timeout type problems while uploading their documents and found ways around it, I'd love to know! The problem (mine at least) is coming from line 81 in pdfparser.py
poller = await form_recognizer_client.begin_analyze_document(model_id=self.model_id, document=content)
Beta Was this translation helpful? Give feedback.
All reactions