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

Update in batches (x days) #128

Closed
davisjk opened this issue Mar 31, 2024 · 3 comments
Closed

Update in batches (x days) #128

davisjk opened this issue Mar 31, 2024 · 3 comments

Comments

@davisjk
Copy link

davisjk commented Mar 31, 2024

This script is great, but I have a lot of catching up to do on my music subscriptions. So much so that I can't do it all at once because I pass my quota limit mid update. Rather than having to manually update the last update timestamp to do it gradually, I think it would be very convenient to let it automatically catch up in batches of x days.

I implemented this feature in a new pull request #127

View my updated spreadsheet copy here https://docs.google.com/spreadsheets/d/1PjrNcyTr03GPb0t5y0g9ZUsZrJIuFAJ0onB_P_AQMYc/edit?usp=sharing

@Fabian42
Copy link
Contributor

Fabian42 commented Apr 1, 2024

I sometimes do that, too. But would a better solution not be to just stop and update the timestamp as soon as a quota error occurs (or maybe anticipate it) instead of forcing the user to guess how many days are equivalent to how many abstract quota points? And even then, it could still run into limits for some days, while not even getting close to the limit on other days. See also #62.

@davisjk
Copy link
Author

davisjk commented Apr 1, 2024

That's a very good point and much more user friendly. I'll try to implement that instead.

@davisjk
Copy link
Author

davisjk commented Apr 2, 2024

I'm gonna close this as a duplicate.

@davisjk davisjk closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2024
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