Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Messenger] Mention the transport which failed during the setup command #49044

Open
wants to merge 1 commit into
base: 6.3
Choose a base branch
from

Conversation

thePanz
Copy link
Contributor

@thePanz thePanz commented Jan 20, 2023

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.

@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "6.3" but it seems your PR description refers to branch "6.3 for features / 5.4, 6.0, 6.1, or 6.2 for bug fixes".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@thePanz thePanz force-pushed the messenger-mention-transport-failing-to-setup branch 3 times, most recently from 4f96fc4 to 63eed29 Compare January 20, 2023 14:18
@thePanz thePanz changed the base branch from 6.3 to 5.4 January 20, 2023 14:18
Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new feature, so please target 6.3, thanks

@thePanz thePanz force-pushed the messenger-mention-transport-failing-to-setup branch from 63eed29 to d6a5ac3 Compare January 20, 2023 14:59
@thePanz thePanz changed the base branch from 5.4 to 6.3 January 20, 2023 14:59
@thePanz thePanz requested review from OskarStark and removed request for dunglas, lyrixx, wouterj, xabbuh, yceruto and chalasr January 20, 2023 14:59
@thePanz thePanz force-pushed the messenger-mention-transport-failing-to-setup branch from d6a5ac3 to 634a79d Compare January 20, 2023 15:03
@thePanz
Copy link
Contributor Author

thePanz commented Jan 20, 2023

This is a new feature, so please target 6.3, thanks

OK, thanks for clarifying 👍 (sad that we're still on sf v5.4 😭 )

@thePanz thePanz force-pushed the messenger-mention-transport-failing-to-setup branch 2 times, most recently from 078d3d7 to b5f2b3f Compare January 20, 2023 15:14
@thePanz
Copy link
Contributor Author

thePanz commented Jan 20, 2023

@OskarStark thanks for reviewing.

I guess the failed CIs are not due to this PR (pSaml and appveyor reports errors not related to the messenger component)

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT, I just have minor notes.

@thePanz thePanz force-pushed the messenger-mention-transport-failing-to-setup branch from b5f2b3f to 00afef1 Compare January 27, 2023 16:00
The transport name can help to further investigate the underlying reasons of the failure
@thePanz thePanz force-pushed the messenger-mention-transport-failing-to-setup branch from 00afef1 to 49c0af9 Compare January 27, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants