-
Notifications
You must be signed in to change notification settings - Fork 13
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
Requesting new option to avoid hitting daily_captures_limit
#39
Comments
Hi. As an alternative, you can sign up for additional Internet Archive accounts for additional captures. |
About 24 hours after I opened this issue, the available captures returned back to 40000 .
I could, but I don't want to burden(abuse) their free and wonderful service. If they've reduced the number of available captures per user on their end, I'll assume IA servers are overloaded in some capacity. I need this feature specifically because I archive ~2000-4000 "endangered" URLs each day. I unequivocally need ~4000 slots to be free(reserved) on my account for these URLs. I don't want spn.sh eating up all the available capture slots while I'm archiving non-endangered URLs. So whilst I'm spn-ing the non-endangered URLs, if |
If you want to pause |
I've not encountered SSL errors but IA does sometimes return nothing when I check I have to while loop it until I get an actual result.
I personally don't mind the penalty induced(if any) in sending capture tasks. If the user wants a more aggressive(more accurate) capture slot reservation, and the user is okay with any task capturing speed penalty(if any) associated with it, then the user may set it to LOW number – like having spn.sh do Let the user set whether spn.sh should check free slots and do the arithmetic every 10 seconds or 10 minutes. No cron please. Thanks! |
A good idea. Will this feature be added? @overcast07 By the way, I opened another issue #42 for SSL errors from IA. I did some research on it. |
I'm willing to merge pull requests, so it could happen that way, but as you can see from the changelog I haven't written any code for this script in almost 2 years, so I can't guarantee that I would ever implement it myself. I agree that adding a feature to spread out the allotted captures evenly throughout the day would be helpful, though. Sorry if this is a disappointing answer. |
Wayback machine has been slowly reducing the available page captures per user. It used to be 100,000 then 80,000, then 40,000. Now it's a mere 10,000 .
I've been hitting that limit every day these days.
So I'm requesting a new option.
If
daily_captures_limit - daily_captures
is below a certain specified number, thenOR
I need this feature because there are other important URLs that I need to reserve some captures for, and I don't want to hit the
daily_captures_limit
.Thanks!
The text was updated successfully, but these errors were encountered: