发布

  • feat: add support for recent request tracking in auth records

    frostbyte_neo 发布于 2026-05-01 14:55:22 +00:00

    • Implemented RecentRequestsSnapshot in Auth to capture bucketed recent request data.
    • Added new fields and methods to Auth for tracking request success and failure counts over time.
    • Updated /v0/management/auth-files response to include recent request data for each auth record.
    • Introduced unit tests to validate request tracking and snapshot generation logic.
    下载附件