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
I'm running a crawler that does a lot of recursion, so much that at some point, the stored session information in Redis expires, and the scraper stops using the configured proxy.
This could be solved by increasing the expiration time:
I'm running a crawler that does a lot of recursion, so much that at some point, the stored session information in Redis expires, and the scraper stops using the configured proxy.
This could be solved by increasing the expiration time:
memorious/memorious/logic/http.py
Line 98 in da7291a
The text was updated successfully, but these errors were encountered: