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

[11.x] Detect Cockroach DB connection loss #51559

Merged

Conversation

saschaglo
Copy link
Contributor

This PR should cover catching the connection loss to a Cockroach DB. CockroachDB supports the PostgreSQL and is more and more used in cloud-native applications. Currently, the causedByLostConnection is not able to detect connection problems, since it's not catching the thrown error message.

@taylorotwell taylorotwell merged commit db7a331 into laravel:11.x May 24, 2024
26 of 28 checks passed
@saschaglo saschaglo deleted the bugfix/detect-cockroach-db-connection-loss branch May 24, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants