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

AbstractDatabaseEngine function getConnection fixes #287

Conversation

tmartinsfdz
Copy link

@tmartinsfdz tmartinsfdz commented Dec 15, 2021

Fix debug messages and fix the number of attempts executed

Example of the new debug messages
image

Closes #286

@tmartinsfdz tmartinsfdz changed the title 286:AbstractDatabaseEngine function getConnection AbstractDatabaseEngine function getConnection Dec 15, 2021
@tmartinsfdz tmartinsfdz changed the title AbstractDatabaseEngine function getConnection AbstractDatabaseEngine function getConnection fixes Dec 15, 2021
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.

AbstractDatabaseEngine.getConnection() - Debug log messages are incoherent and number of attempts is exceeded
2 participants