mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-17 13:20:56 +00:00

Sometimes tasks take longer than 5 seconds to start, resulting in missing progress bar and livepreviews, so we have to keep pulling for progress a bit longer (5s -> 20s).