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

Allow configuration of Flyway connectRetriesInterval #33517

Merged

Conversation

machi1990
Copy link
Member

Flyway extension allows the configuration of the connectRetries i.e the number of times a db connection will be retried.
However the extension didn't allow for the configuration of the retry wait interval. This patch adds that possibility.

@quarkus-bot
Copy link

quarkus-bot bot commented May 22, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@machi1990
Copy link
Member Author

Thanks for the review @geoand

@machi1990 machi1990 merged commit ddec570 into quarkusio:main May 22, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone May 22, 2023
@machi1990 machi1990 deleted the feat/configure-connect-retries-interval branch May 22, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants