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 retries for postgres auto user proc creation #47305

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

GavinFrazar
Copy link
Contributor

Hopefully this helps with the recent redshift cluster flakiness.
I noticed that if i run many tests in parallel the proc creation itself fails.

I also upped the connection timeout which will give the tests more retries. I was unable to reproduce flaky test failures however.

@GavinFrazar GavinFrazar added backport/branch/v14 no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 backport/branch/v16 labels Oct 8, 2024
@GavinFrazar GavinFrazar requested a review from greedy52 October 8, 2024 01:03
@github-actions github-actions bot requested a review from tigrato October 8, 2024 01:04
@github-actions github-actions bot added database-access Database access related issues and PRs size/sm labels Oct 8, 2024
@GavinFrazar GavinFrazar added this pull request to the merge queue Oct 8, 2024
Merged via the queue into master with commit 579db5e Oct 8, 2024
41 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/add-more-postgres-auto-user-retries branch October 8, 2024 17:28
@public-teleport-github-review-bot

@GavinFrazar See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Failed
branch/v16 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v14 backport/branch/v15 backport/branch/v16 database-access Database access related issues and PRs no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants