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

Retry on errors 500 #694

Merged
merged 1 commit into from
Jan 15, 2023
Merged

Retry on errors 500 #694

merged 1 commit into from
Jan 15, 2023

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Jan 14, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Required for #693

Handle intermittent errors caused in Distribution:

Gradle suite > Gradle test > org.jfrog.build.extractor.clientConfiguration.client.RemoteDistributionManagerTest > asyncDistributionTest FAILED
java.io.IOException: JFrog service failed. Received 500: {"detail":"Artifactory bad response at url: api/release/store","message":"Artifactory: Cannot invoke "org.artifactory.repo.ReleaseBundlesRepo.accepts(org.artifactory.repo.RepoPath)" because "repo" is null","status_code":500}

@yahavi yahavi requested a review from eyalbe4 January 14, 2023 16:26
@yahavi yahavi self-assigned this Jan 14, 2023
@yahavi yahavi mentioned this pull request Jan 14, 2023
1 task
@yahavi yahavi merged commit d8ef157 into jfrog:master Jan 15, 2023
@yahavi yahavi deleted the retry branch January 15, 2023 06:55
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.

2 participants