mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-29 21:56:57 +00:00
mijn.host API unreliable, upped retry times to 15
This commit is contained in:
parent
b30cdf0873
commit
9526dbadad
@ -167,7 +167,7 @@ _mijnhost_rest() {
|
||||
ep="$2"
|
||||
data="$3"
|
||||
|
||||
MAX_REQUEST_RETRY_TIMES=5
|
||||
MAX_REQUEST_RETRY_TIMES=15
|
||||
_request_retry_times=0
|
||||
_retry_sleep=5 #Initial sleep time in seconds.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user