eikek / eikek/docspell

dsc client HTTP Timeout

Open
#1,625 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.