fix: replace "Request error: error sending request" #1566
Labels
No labels
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1566
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "31a/continuwuity:pr-errorsendingrequest"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently, all network errors in outgoing requests are reported as
Request error: error sending request. this pull request replaces that with the underlying error, to produce for exampletcp connect error: deadline has elapsedtcp connect error: Connection refused (os error 111)dns error: proto error: no records found for Query { name: Name("nx.domain"), query_type: A, query_class: IN }this leads to DNS errors being overly verbose, but not much can be done there
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
fix: replace "Request errror: error sending request"to fix: replace "Request error: error sending request"Just for the sake of historical documentation, could some example error lines be attached to the PR's description? Code looks fine to me.
56213c10df5abd735a3c5abd735a3cde3dfb2bea