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

cluster: handle definition download error #2898

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Feb 22, 2024

Handle non-200 HTTP status code in a graceful way, returning it instead of potentially unmarshalling-related errors.

category: bug
ticket: #2897

Closes #2897.

Handle non-200 HTTP status code in a graceful way, returning it instead
of potentially unmarshalling-related errors.
Copy link

sonarcloud bot commented Feb 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f217237) 53.62% compared to head (52ca3bd) 53.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2898      +/-   ##
==========================================
- Coverage   53.62%   53.59%   -0.04%     
==========================================
  Files         200      200              
  Lines       28212    28215       +3     
==========================================
- Hits        15129    15121       -8     
- Misses      11215    11222       +7     
- Partials     1868     1872       +4     

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

@gsora gsora added the merge when ready Indicates bulldozer bot may merge when all checks pass label Feb 27, 2024
@obol-bulldozer obol-bulldozer bot merged commit 639492d into main Feb 27, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the gsora/handle-downloaddef-gracefully branch February 27, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle gracefully DKG requests from banned IP ranges
2 participants