发布

  • **refactor(middleware): extract request logging logic and optimize condition checks**

    frostbyte_neo 发布于 2025-11-20 15:20:40 +00:00

    • Added shouldLogRequest helper to simplify path-based request logging logic.
    • Updated middleware to skip management endpoints for improved security.
    • Introduced an explicit nil logger check for minimal overhead.
    • Updated dependencies in go.mod.

    feat(auth): add handling for 404 response with retry logic

    • Introduced support for 404 not_found status with a 12-hour backoff period.
    • Updated manager.go to align state and status messages for 404 scenarios.

    refactor(translator): comment out debug logging in Gemini responses request

    下载附件