mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-25 04:40:20 +00:00
1b35d5b5ef
The Wayback Machine Save API only allows a limited number of requests within a timespan. This introduces several changes to avoid rate limit errors: - There will be max. 1 attempt to create a new snapshot - If a new snapshot could not be created, then attempt to use the latest existing snapshot - Bulk snapshot updates (bookmark import, load missing snapshots after login) will only attempt to load the latest snapshot instead of creating new ones |
||
---|---|---|
.. | ||
__init__.py | ||
bookmarks.py | ||
exporter.py | ||
importer.py | ||
parser.py | ||
tags.py | ||
tasks.py | ||
wayback.py | ||
website_loader.py |