Skip to content

proxy 記錄 transport failure(URLError:上游連不上時目前完全不寫 record) #15

Description

@kiki830621

Problem

rate-limit-proxy_handle 只 catch urllib.error.HTTPError(有 HTTP status 的錯誤)。transport failure(DNS/TLS/socket timeout/connection reset → urllib.error.URLError 或其他 non-HTTPError exception)目前完全不寫 record → 該次「連上游都連不到」的事件在 rate-state 裡消失。

Type

enhancement

Analysis

Source

surfaced during /idd-verify #13 — logic reviewer (Claude) + Codex。Verify report: #13 (comment)

Relates to #13

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions