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
feature #49044 [Messenger] Mention the transport which failed during the setup command (thePanz)
This PR was merged into the 6.4 branch.
Discussion
----------
[Messenger] Mention the transport which failed during the setup command
The transport name can help to further investigate the underlying reasons of the failure
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | none
| License | MIT
| Doc PR | -
I am not sure if this can be labelled as a new feature, but the addition from this PR can help to further investigate errors while setting up an application's transports.
At the moment, if an error occurs while setting up a transport just the exception is thrown, with no context on which transport was being setup.
Commits
-------
49c0af9 [Messenger] Mention the transport which failed during the setup command
0 commit comments