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

Adding a retry logic when the API call was failed on Gradle-check #4295

Closed
wants to merge 1 commit into from

Conversation

jordarlu
Copy link
Contributor

Description

Adding a retry logic when the API call was failed on Gradle-check.
the script will make sure HTTP 200 response received before proceeding to check if the building status of WORKFLOW_URL

Issues Resolved

#4276

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (995aab7) 91.26% compared to head (61b384e) 91.26%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4295   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files         189      189           
  Lines        6124     6124           
=======================================
  Hits         5589     5589           
  Misses        535      535           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jordarlu jordarlu closed this Dec 22, 2023
@jordarlu jordarlu deleted the gradle_null branch March 22, 2024 03:43
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.

1 participant