-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeout when downloading data #140
Comments
Are you able to download other projects without issue? Was the get_profile command successful? Sometimes the TimeoutError means that the client is not getting any response—as if the Doccano did not exist. |
I get the same error on all the projects and with uploads as well. Also logged the issue here - doccano/doccano#2297
The logs from the docker_nginx_1 container just shows the below: |
How to reproduce the behaviour
I'm trying to download annotated data from Doccano. I run the following code:
and after some time I get the following error:
TimeoutError: Timeout waiting for task b9030b6d-1959-4de1-bd29-32038422974d
Is there anyway for me to increase the timeout, download parts of the annotated data or get around this timeout error?
Your Environment
The text was updated successfully, but these errors were encountered: