You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add the timeout duration to the relay dial error (#3406)
## Description
This adds the timeout used to the error. This error ends up being
logged, knowing the actual timeout exceeded is kind of useful.
## Breaking Changes
None
## Notes & open questions
My first attempt at using snafu. Hopefully this is about right.
## Change checklist
<!-- Remove any that are not relevant. -->
- [x] Self-review.
0 commit comments