Decrease base delay

This commit is contained in:
Yan Lin 2025-10-04 20:35:07 +02:00
parent ba4205e761
commit cf66ac82b5

View file

@ -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() {