Group AI errors by owner service
This commit is contained in:
@@ -111,6 +111,7 @@ type QueueStat struct {
|
||||
}
|
||||
|
||||
type ErrorStat struct {
|
||||
OwnerService string `json:"owner_service,omitempty"`
|
||||
TaskType string `json:"task_type"`
|
||||
ModelProfile string `json:"model_profile"`
|
||||
ErrorCode string `json:"error_code"`
|
||||
|
||||
Reference in New Issue
Block a user