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.