linkedin/parseq

ParSeq restli-client batching should take into consideration of RequestContext.

mchen07 opened this issue · 0 comments

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.