Batch requests
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We are making a lot of requests in a row. It would be more efficient to batch them together. There is a BatchTransport in web3.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the request path and reviewing the BatchTransport referenced in web3. Determine how repeated requests are currently issued and define the batching behavior and its tests before making changes. Done means the relevant requests can be submitted as a batch and the existing behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100