发布

  • feat(auth): add error event publishing and Redis queue integration

    frostbyte_neo 发布于 2026-06-03 16:53:43 +00:00 | 705 次提交 在此版本后已推送到 main

    • Introduced publishErrorEvent in Manager to publish error events to Redis.
    • Implemented error event structure to capture authentication errors with detailed metadata.
    • Added test cases for error event publishing, subscription, and Redis protocol handling.
    • Enhanced error and usage queue handling with SubscribeErrors and EnqueueError.

    Closes: #3701

    下载附件