Allow for Server Configurations
Open
- Dominant language
- Rust
- Stars
- 166
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Right now we hard code certain values for the server including max number of requests and keep alive timeout. We should have API that allows for this to be configured.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating where the server's maximum request count and keep-alive timeout are hard-coded, then determine the configuration API needed for both values. Done means callers can configure those settings instead of using fixed values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100