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.getConnection() - Debug log messages are incoherent and number of attempts is exceeded #286

Open
tmartinsfdz opened this issue Dec 15, 2021 · 0 comments

Comments

@tmartinsfdz
Copy link

In the function getConnection(), for a number of attempts equal to 10 and opening the log system for the debug mode it is noticed that the debug messages of attempt 5 and 9 are not presented (number of the middle and penultimate attempt), and in these attempts it only appears an error message that mentions that only X attempts are missing. Another behaviour noticed in this function, is that for a determined number of attempts, the function always executes one more attempt.

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 a pull request may close this issue.

1 participant