Primakov Alexandr Alexandrovich e777b57991 init + api use
2025-11-03 17:59:08 +03:00

22 lines
326 B
JSON

{
"users": 8,
"tasks": 5,
"chains": 3,
"submissions": {
"total": 8,
"accepted": 5,
"rejected": 3,
"pending": 0,
"inProgress": 0
},
"averageCheckTimeMs": 3275,
"queue": {
"queueLength": 0,
"waiting": 0,
"inProgress": 0,
"maxConcurrency": 5,
"currentlyProcessing": 0
}
}