24 lines
542 B
JSON
24 lines
542 B
JSON
{
|
|
"scenario": "strange-loops",
|
|
"startTime": 1764464087627,
|
|
"endTime": 1764464088044,
|
|
"duration": 416.30495300000007,
|
|
"iterations": 1,
|
|
"agents": 5,
|
|
"success": 0,
|
|
"failures": 1,
|
|
"metrics": {
|
|
"opsPerSec": 0,
|
|
"avgLatency": null,
|
|
"memoryUsage": 20.517684936523438,
|
|
"errorRate": 1
|
|
},
|
|
"details": [
|
|
{
|
|
"iteration": 1,
|
|
"duration": 382.61552700000004,
|
|
"success": false,
|
|
"error": "Failed to create edge: Invalid input: Entity episode-89667068432584530 not found in hypergraph"
|
|
}
|
|
]
|
|
} |