-
feat(auth): add error event publishing and Redis queue integration
发布于
2026-06-03 16:53:43 +00:00 | 705 次提交 在此版本后已推送到 main- Introduced
publishErrorEventinManagerto 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
SubscribeErrorsandEnqueueError.
Closes: #3701
下载附件
- Introduced