invenia / invenia/FTPClient.jl
Configurable timeouts
Open
- Dominant language
- Julia
- Stars
- 22
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We should probably support timeout and retry settings for connections. Currently, we'd do this by setting [`CURLOPT_CONNECTTIMEOUT`](https://curl.haxx.se/libcurl/c/CURLOPT_CONNECTTIMEOUT.html)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the connection setup and existing LibCURL.jl usage; the issue specifically points to CURLOPT_CONNECTTIMEOUT. Clarify the intended timeout and retry settings and their API before implementation, then verify that connections honor the configured behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100