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
BatchAsyncOperationContext needs to keep diagnostics information that helps track the flow of a particular request through the Executor + Streamer + Batcher.
Would be good to have an incremental Id for BatchAsyncBatcher to add to the diagnostics chain, plus:
Creation time
Dispatch time
Each batch execution diagnostic's
The text was updated successfully, but these errors were encountered:
Ref #585
BatchAsyncOperationContext
needs to keep diagnostics information that helps track the flow of a particular request through the Executor + Streamer + Batcher.Would be good to have an incremental Id for
BatchAsyncBatcher
to add to the diagnostics chain, plus:The text was updated successfully, but these errors were encountered: