haskell / haskell/HTTP

Feature Request: configurable timeouts in Network.Browser

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
186
Forks
59
PR merge metrics
No merged PRs in 30d

Description

It would be very nice, especially for lambdabot (where it's more important to get a fast answer than to get one at all), to be able to configure the connection timeout for HTTP requests, preferably with sub-second resolution.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Network.Browser request and connection-timeout handling, then inspect how HTTP requests are configured and tested in this package. Determine where a configurable timeout belongs and how sub-second values should be represented. Done means callers, including lambdabot, can set a connection timeout with sub-second resolution and the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.