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

Fix starting non-media repos #17626

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Fix starting non-media repos #17626

merged 2 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. Fix loading starting non-media repos

    Regressed in #17543.
    
    The `max_download_size` config is not available on workers that don't
    load the media repo.
    
    Besides, we should honour the max_size param that was passed into the
    function.
    erikjohnston committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    45f54d5 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3d0d7ce View commit details
    Browse the repository at this point in the history