Skip to content

[DX][Messenger] Improve error message when routing to an invalid transport #31710

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

Merged
merged 1 commit into from
Sep 28, 2019

Conversation

Koc
Copy link
Contributor

@Koc Koc commented May 29, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #31613
License MIT
Doc PR -

@carsonbot carsonbot added Status: Needs Review DX DX = Developer eXperience (anything that improves the experience of using Symfony) Messenger labels May 29, 2019
@chalasr chalasr added this to the next milestone May 29, 2019
@Koc Koc force-pushed the better-error-on-invalid-routing branch from c0e8cd5 to 7e50aff Compare June 2, 2019 20:29
@Koc
Copy link
Contributor Author

Koc commented Jun 2, 2019

BTW, does anybody knows why Travis failed with error

  [ErrorException]         
  Undefined index: master

? Is this problem caused by Symfony Flex or what?

@Simperfit
Copy link
Contributor

@Koc I think you just need to repush

@Koc Koc force-pushed the better-error-on-invalid-routing branch 2 times, most recently from 470e6d5 to 464f326 Compare June 3, 2019 19:16
@Koc Koc force-pushed the better-error-on-invalid-routing branch from 464f326 to 94a404f Compare June 18, 2019 16:28
@sroze
Copy link
Contributor

sroze commented Jul 2, 2019

@Koc any chance you can rebase on 4.4?

@Simperfit
Copy link
Contributor

@Koc could you rebase please ?

@Koc Koc force-pushed the better-error-on-invalid-routing branch from 040aa8c to 0e78098 Compare July 15, 2019 01:10
@Koc
Copy link
Contributor Author

Koc commented Jul 15, 2019

Rebase was done, now trying to fix tests

@nicolas-grekas
Copy link
Member

(rebase needed)

@Koc Koc force-pushed the better-error-on-invalid-routing branch from bdc8896 to ff33f61 Compare September 27, 2019 21:50
@Koc Koc force-pushed the better-error-on-invalid-routing branch from 9342d65 to 7909092 Compare September 27, 2019 22:24
@Koc
Copy link
Contributor Author

Koc commented Sep 27, 2019

rebased, tests are green

@fabpot
Copy link
Member

fabpot commented Sep 28, 2019

Thank you @Koc.

fabpot added a commit that referenced this pull request Sep 28, 2019
… invalid transport (Koc)

This PR was merged into the 4.4 branch.

Discussion
----------

[DX][Messenger] Improve error message when routing to an invalid transport

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31613
| License       | MIT
| Doc PR        | -

Commits
-------

7909092 [Messenger] Improve error message when routing to an invalid transport (closes #31613)
@fabpot fabpot merged commit 7909092 into symfony:4.4 Sep 28, 2019
@Koc Koc deleted the better-error-on-invalid-routing branch September 28, 2019 08:36
Copy link
Contributor

@ro0NL ro0NL left a comment

Choose a reason for hiding this comment

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

not sure we care 👼 (@Koc )

@Koc
Copy link
Contributor Author

Koc commented Sep 28, 2019

@ro0NL see #33750

@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX DX = Developer eXperience (anything that improves the experience of using Symfony) Messenger Status: Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants