projectdiscovery / projectdiscovery/rawhttp
support net limiter?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 165
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Please describe your feature request:
in a lot of http reqs, we will occur some errors which is not well for users,so i wanna if this lib can support a net limiter to throttle reqs to get every or almost reqs can get resps successfully
of course, if this feature can realise in fastdialer,it will be better
Describe the use case of this feature:
- in a situation with a lot of requests
- in a situation of low or bad network speed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating request handling in rawhttp and the fastdialer integration, then determine where throttling would belong for high request volume and poor network conditions. Done would mean an agreed limiter design that reduces request errors without leaving the supported use cases undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100