mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-23 08:43:42 +01:00
288e8a65f3
By default, healthCheck() is run every 5s. On background tabs, this may get extended. My tests have shown pings every 60s. The ping was older than 10s, so the condition in line 490 evaluates to `false` and the client tries to access the stream before the server is ready. By increasing the validity this can be avoided - at least until the browser runs the healthcheck even less often. See https://discord.com/channels/1014774730907209781/1041811939380178964/1041812021018120262 for the analysis. |
||
---|---|---|
.. | ||
hotfix | ||
media | ||
sd_internal | ||
index.html | ||
modifiers.json | ||
server.py |