diff --git a/lmao_process_loop_web.py b/lmao_process_loop_web.py index 2835736..00580ad 100644 --- a/lmao_process_loop_web.py +++ b/lmao_process_loop_web.py @@ -45,7 +45,7 @@ from async_helper import async_helper # Timeout of all requests -REQUEST_TIMEOUT = 30 +REQUEST_TIMEOUT = 60 # Minimum allowed seconds between requests to prevent overloading API REQUEST_COOLDOWN = 1.5