Upped timeout
This commit is contained in:
parent
08a8eaaada
commit
bdc691e647
|
@ -21,7 +21,7 @@ import progressbar
|
||||||
|
|
||||||
import regexes
|
import regexes
|
||||||
|
|
||||||
DNS_TIMEOUT = 5.0
|
DNS_TIMEOUT = 60.0
|
||||||
|
|
||||||
# TODO Try again does not work because sentinel get through first :/
|
# TODO Try again does not work because sentinel get through first :/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue