pimutils / pimutils/vdirsyncer
Add a timeout for unreachable server
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
I use Davmail via my company's VPN. When I'm not connected to the VPN, vdirsyncer will just hang while it tries to connect to a server it will never be able to connect to. Is there any way to tell vdirsyncer to only wait n seconds before giving up on syncing from a particular storage? Even globally, this option would be useful.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the issue description and tracing how vdirsyncer connects to a configured storage during synchronization. Define completion as a configurable timeout that stops waiting for an unreachable server, preferably with per-storage or global scope as requested; no source files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100