Feature Request: configurable timeouts in Network.Browser
- 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