You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
mchen07
changed the title
ParSeq batching should take into consideration of RequestContext.
ParSeq restli-client batching should take into consideration of RequestContext.
May 14, 2018
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.
The text was updated successfully, but these errors were encountered: