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 crawl a web site which network is very bad, I have to refresh 5 times or even more to get a normal response. I tried to configure retry_request_errors, but found that only retry 3 time.
I crawl a web site which network is very bad, I have to refresh 5 times or even more to get a normal response. I tried to configure
retry_request_errors
, but found that only retry 3 time.kimuraframework/lib/kimurai/capybara_ext/session.rb
Line 11 in 96fe695
It would be great to improve on Supporting custom
max_retries
.The text was updated successfully, but these errors were encountered: