fix(stats): reject malformed resource IDs before mutations (#259)

This commit is contained in:
2026-09-20 22:49:27 -07:00
committed by GitHub
parent 7959e1a4e5
commit f9c4e892dc
8 changed files with 300 additions and 105 deletions
@@ -0,0 +1,4 @@
type: fixed
area: stats
- Reject malformed resource IDs and partly invalid ID lists before stats library mutations or cover backfills run.