projectdiscovery / projectdiscovery/rawhttp

support net limiter?

Open
#342 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Enhancement
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:
  1. in a situation with a lot of requests
  2. in a situation of low or bad network speed

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.