ParSeq restli-client batching should take into consideration of RequestContext.
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Currently parseq-restli-batching didn't take into consideration of RequestContext information passed along individual request, RequestContext passed is thrown away when we send batched request. This needed to be addressed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the parseq-restli-batching implementation and the RequestContext handling for individual requests. Trace how requests are combined and verify that the resulting batched request preserves the relevant RequestContext information; add or update tests for this behavior if the subsystem provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100