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

feat: Improve retry on some HTTP errors #142

Merged
merged 1 commit into from
Oct 4, 2024
Merged

feat: Improve retry on some HTTP errors #142

merged 1 commit into from
Oct 4, 2024

Conversation

Darkheir
Copy link
Collaborator

@Darkheir Darkheir commented Oct 4, 2024

No description provided.

Copy link

github-actions bot commented Oct 4, 2024

Test Results

212 tests  ±0   211 ✅ ±0   1m 49s ⏱️ +5s
  1 suites ±0     1 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 527e232. ± Comparison against base commit dbea1a1.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.66%. Comparing base (dbea1a1) to head (527e232).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
sekoia_automation/action.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   90.64%   90.66%   +0.01%     
==========================================
  Files          34       34              
  Lines        2417     2420       +3     
==========================================
+ Hits         2191     2194       +3     
  Misses        226      226              

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

@Darkheir Darkheir force-pushed the feat/retry_http branch 2 times, most recently from 10af4a8 to f70b2e1 Compare October 4, 2024 12:09
otetard
otetard previously approved these changes Oct 4, 2024
@Darkheir Darkheir force-pushed the feat/retry_http branch 5 times, most recently from 9e85274 to 193f3e5 Compare October 4, 2024 13:43
@Darkheir Darkheir merged commit 08ee681 into main Oct 4, 2024
9 checks passed
@Darkheir Darkheir deleted the feat/retry_http branch October 4, 2024 13:54
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