Skip to content

Implement speed up of images download#369

Merged
benoit74 merged 1 commit intomainfrom
increase_image_speed
Dec 11, 2025
Merged

Implement speed up of images download#369
benoit74 merged 1 commit intomainfrom
increase_image_speed

Conversation

@benoit74
Copy link
Collaborator

In #367, we've implemented something to slow down image download.

The fact there is nothing to speed up when things seems to cool down is a kind of issue.

In this PR, we let scraper speed up a bit once many files have succeeded to download in a row.

@benoit74 benoit74 self-assigned this Dec 11, 2025
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

❌ Patch coverage is 21.05263% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.35%. Comparing base (f240a45) to head (fe3979c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/sotoki/utils/imager.py 0.00% 15 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #369      +/-   ##
========================================
+ Coverage   7.20%   7.35%   +0.15%     
========================================
  Files         24      24              
  Lines       2249    2256       +7     
  Branches     294     294              
========================================
+ Hits         162     166       +4     
- Misses      2086    2089       +3     
  Partials       1       1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@benoit74 benoit74 force-pushed the increase_image_speed branch from 8592f96 to fe3979c Compare December 11, 2025 10:26
@benoit74 benoit74 marked this pull request as ready for review December 11, 2025 10:28
@benoit74 benoit74 merged commit 701a04e into main Dec 11, 2025
7 of 8 checks passed
@benoit74 benoit74 deleted the increase_image_speed branch December 11, 2025 10:28
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.

1 participant