fix: MetricsCollectorService does not track APPROVED or retry-pending batches

This commit is contained in:
voltsrage
2026-06-27 20:58:57 +08:00
parent 903cd54a51
commit 5db60f46eb
3 changed files with 47 additions and 4 deletions
+1 -1
View File
@@ -819,7 +819,7 @@ A batch stuck in `APPROVED` with exhausted retries is invisible in Prometheus da
| 22 | No frontend tests | P4 | E | Open |
| 23 | No field-level draft audit | P5 | F | Open |
| 24 | Integration test gaps | P5 | F | Done |
| 25 | MetricsCollector missing retry gauges | P5 | F | Open |
| 25 | MetricsCollector missing retry gauges | P5 | F | Done |
---