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

Stalled threads during downloads. #28

Closed
cleonyc opened this issue Jan 19, 2023 · 1 comment
Closed

Stalled threads during downloads. #28

cleonyc opened this issue Jan 19, 2023 · 1 comment

Comments

@cleonyc
Copy link

cleonyc commented Jan 19, 2023

When downloading more than one album at a time, after about 3-4 albums are done downloading, threads die from rate limits from the tidal servers, resulting in many albums only having certain songs be downloaded. I will be implementing an option to sleep between album downloads in a future PR.

Confirmed by @popeye2468 further in the comments on #26.

@MinisculeGirraffe
Copy link
Owner

I'm going to close this in favor of #29 you opened. I don't think a delay is the right way to go about it.

if you do want to edit one in, it should just be a call to tokio::sleep here

I don't know that it would be the best solution though for the reasons I specified in the other issue.

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

No branches or pull requests

2 participants