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

cvat-core: retry HTTP requests if a 429 status is returned #7216

Merged
merged 2 commits into from
Dec 8, 2023

Share Axios configuration between server-proxy.ts and download.worker.ts

559a3b8
Select commit
Loading
Failed to load commit list.
Merged

cvat-core: retry HTTP requests if a 429 status is returned #7216

Share Axios configuration between server-proxy.ts and download.worker.ts
559a3b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

81.31% (-0.23%) compared to 571e622

View this Pull Request on Codecov

81.31% (-0.23%) compared to 571e622

Details

Codecov Report

Merging #7216 (559a3b8) into develop (571e622) will decrease coverage by 0.23%.
Report is 1 commits behind head on develop.
The diff coverage is 50.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7216      +/-   ##
===========================================
- Coverage    81.54%   81.31%   -0.23%     
===========================================
  Files          365      367       +2     
  Lines        39261    39364     +103     
  Branches      3631     3646      +15     
===========================================
- Hits         32016    32010       -6     
- Misses        7245     7354     +109     
Components Coverage Δ
cvat-ui 74.97% <50.00%> (-0.45%) ⬇️
cvat-server 87.09% <ø> (-0.01%) ⬇️