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
In PR #3604 we added the possibility to pass a contextId value to the ProcessBatchV2 function to add end-2-end tracking of the sequencer-executor requests. Reviewing it we think it's better to pass this contextId value as parameter of the ProcessRequest struct instead as parameter of the function ProcessBatchV2.
The text was updated successfully, but these errors were encountered:
In PR #3604 we added the possibility to pass a contextId value to the ProcessBatchV2 function to add end-2-end tracking of the sequencer-executor requests. Reviewing it we think it's better to pass this contextId value as parameter of the ProcessRequest struct instead as parameter of the function ProcessBatchV2.
The text was updated successfully, but these errors were encountered: