Decrease base delay
This commit is contained in:
parent
ba4205e761
commit
cf66ac82b5
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ in
|
|||
|
||||
# Retry configuration
|
||||
MAX_RETRIES=10
|
||||
BASE_DELAY=60
|
||||
BASE_DELAY=10
|
||||
|
||||
# Helper function to create writable cookie file
|
||||
_setup_temp_cookies() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue