-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Description
At the moment, there is no way to set a status code on a trace.
We previously assumed that the trace's status was fail if any span within the trace was a failure, but this isn't true.
We should be able to run something like agentops.end_trace(end_state='Success') to manually set the success status of the trace.
More conversation needed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels