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

[cherry-pick] chunked downloads + fix #446

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Commits on Feb 13, 2024

  1. Chunk download (#429)

    * chunk download, break down into 10
    
    * lint
    
    * threads download
    
    * draft
    
    * chunk download draft
    
    * job based download and combining/deleteing chunks
    
    * delete old code
    
    * lint
    
    * fix num jobs if file_size is less than the chunk size
    
    * doc string and return types
    
    * test
    
    * lint
    horheynm authored and Benjamin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f369981 View commit details
    Browse the repository at this point in the history
  2. fix type hints (#445)

    horheynm authored and Benjamin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8bad6c9 View commit details
    Browse the repository at this point in the history