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

Download hosted files to tmp and move to dropbox when uploading #6159

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

masaball
Copy link
Contributor

@masaball masaball commented Jan 6, 2025

Related issue: #6129 (may also take care of #6152 but that needs to be more thoroughly tested)

Internet hosted files such as google drive or sharepoint were being downloaded multiple times during processing. By creating a tempfile and moving it into the dropbox, this should remove or at least minimize excess downloads.

Interntet host files such as google drive or sharepoint were being
downloaded multiple times during processing. By creating a tempfile and
moving it into the dropbox, this should remove or at least minimize
excess downloads.
@masaball masaball marked this pull request as ready for review January 7, 2025 21:20
@masaball
Copy link
Contributor Author

masaball commented Jan 7, 2025

Failing test is an unrelated flaky test for playlists

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