easydiffusion/ui
JeLuF 288e8a65f3
Incr. Server State Validtiy to 90s
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.
2022-11-14 23:18:03 +01:00
..
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Incr. Server State Validtiy to 90s 2022-11-14 23:18:03 +01:00
sd_internal Ensure that we only pick better GPUs than the current one, during the subsequent tasks 2022-11-14 21:13:24 +05:30
index.html Fix border color of the image task container 2022-11-14 21:25:57 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00
server.py Allow configuring whether the browser is opened by default 2022-11-14 20:15:54 +05:30