Spaces:
Sleeping
Sleeping
File size: 328 Bytes
846683d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"tasks": [
{
"id": "M-2001",
"summary": "API key rotation broke webhook signing for one tenant.",
"severity": "medium",
"max_attempts": 4
},
{
"id": "M-2002",
"summary": "Sync job misses records under peak load.",
"severity": "high",
"max_attempts": 5
}
]
}
|