invenia / invenia/FTPClient.jl

Configurable timeouts

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.