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

Prevent hide real exception when handler from some reason close transaction/connection #14

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

Conversation

lljaworski
Copy link

In some cases when the handler closes a connection or transaction the real exception is hidden and logged only last not meaning exception without real reason. There is a need to catch all errors thrown by doctrine and enhance them to be the right ones.
The exact issue isn't visible in CLI and other loggers like Sentry or similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant