Skip to content

Update jdbc timeout messages to reflect which connection failed. #184

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ash-darin
Copy link

Show connect string in error message, as it is not logged which pipeline throws the error.

I had the problem that I had like 30 JDBC Connectors defined. The error message popped up and the logging in this instance doesn't tell which pipeline this happens in.. As not all pipelines produced a steady stream of output, debugging this was a lot of manual labour. This adds the connection string to the output, directly telling which connection failed.

Show connect string in error message, as it is not logged which pipeline throws the error.
@ash-darin ash-darin changed the title Update jdbc.rb Update jdbc timeout messages to reflect which connection failed. Apr 14, 2025
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.

1 participant