dsc client HTTP Timeout
Open
dsc
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
When joex and co. are too busy, the HTTP upload(s) of the dsc client (upload and watch) can time out.
This behavior leads to missing documents either by skipping the upload(s) or by aborting the whole process of uploading multiple files.
A workaround can be used by using CURL and using the parameters "--max-time" and/or "--connect-timeout"
Further info for CURL:
https://unix.stackexchange.com/questions/94604/does-curl-have-a-timeout
Further info for uploading to doscpell:
https://docspell.org/docs/webapp/uploading/
Contributor guide
Assessment
This issue has not been assessed yet.