help wantedpriority: p3type: feature request
倉庫指標
- 星標
- (4,304 顆星)
- PR 合併指標
- (平均合併 4天) (30 天內合併 158 個 PR)
描述
Is it possible to save a reference to the last exception thrown at:
and use it to build a more meaningful error message? at:
that way the underlying reason for the TransportError would be available even if DEBUG logging level is not enabled.