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

Add maxValidationTime parameter #176

Closed
wants to merge 1 commit into from

Conversation

GabrielCalin
Copy link

Signed-off-by: Gabriel Calin calingabriel89@gmail.com

[resolves #175]

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You use the code formatters provided here and have them applied to your changes. Don't submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

Issue description

#175

[resolves r2dbc#175]

Signed-off-by: Gabriel Calin <calingabriel89@gmail.com>
@GabrielCalin GabrielCalin marked this pull request as ready for review August 17, 2022 16:00
@mp911de mp911de added the type: enhancement A general enhancement label Aug 31, 2022
@mp911de mp911de modified the milestones: 1.0.0.RELEASE, 0.9.2.RELEASE Aug 31, 2022
@mp911de mp911de closed this in dae00e5 Aug 31, 2022
mp911de added a commit that referenced this pull request Aug 31, 2022
Reorder configuration properties. Add author and since tags.

[#175][resolves #176]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
@mp911de
Copy link
Member

mp911de commented Aug 31, 2022

Thank you for your contribution. That's merged, polished, and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation timeout should invalidate connection
2 participants