diff --git a/public/scripts/horde.js b/public/scripts/horde.js index 86a791993..883f558e3 100644 --- a/public/scripts/horde.js +++ b/public/scripts/horde.js @@ -29,7 +29,7 @@ let horde_settings = { trusted_workers_only: false, }; -const MAX_RETRIES = 200; +const MAX_RETRIES = 240; const CHECK_INTERVAL = 5000; const MIN_AMOUNT_GEN = 16; const getRequestArgs = () => ({