feat: rate limiter #2
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/2/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added rate limiter (webarchive server does time weird, so 180 stops us from ever hitting the rate limit)
Additionally refactored code so that it would send all the websites to be saved first, and then check later, minimizing downtime.