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
Use the dispatch start time (OrchestratorStartedEvent) for sub-orchestration
client span start instead of SubOrchestrationInstanceCreatedEvent timestamp.
The created event is a server confirmation whose timestamp can be AFTER the
sub-orchestration's ExecutionStartedEvent, causing the client span to visually
start after the server span in Jaeger.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments