-
feat: add support for recent request tracking in auth records
发布于
2026-05-01 14:55:22 +00:00 - Implemented
RecentRequestsSnapshotinAuthto capture bucketed recent request data. - Added new fields and methods to
Authfor tracking request success and failure counts over time. - Updated
/v0/management/auth-filesresponse to include recent request data for each auth record. - Introduced unit tests to validate request tracking and snapshot generation logic.
下载附件
- Implemented