ParSeq restli-client batching should take into consideration of RequestContext.
mchen07 opened this issue · 0 comments
mchen07 commented
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.