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
Linkchecker has a timeout parameter that is set in seconds. The default timeout is 60 seconds.
Do we have to change that parameter and what is a valid value to set?
The logged output is expected to be smth like this ConnectTimeout: HTTPSConnectionPool(host='www.google.com', port=81)
after running linkchecker on https://www.google.com:81/ and setting timeout=20 being on result column.
is there a parameter to set the timeout period?
how is the aspect logged if a timeout is detected
Definition of Done
The text was updated successfully, but these errors were encountered: