You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this prefetch filter in place, skip fetching resources that are already downloaded and younger than max age. This requires that downloads are not segmented per spider id. A simple option is to set the same spider id for runs where you want to use the cache.
The text was updated successfully, but these errors were encountered:
With this prefetch filter in place, skip fetching resources that are already downloaded and younger than max age. This requires that downloads are not segmented per spider id. A simple option is to set the same spider id for runs where you want to use the cache.
The text was updated successfully, but these errors were encountered: