Files
LangBot/web/src
Junyan Qin 94da5bf05d fix(web): stop polling plugin tasks when no active installs
The PluginInstallTaskProvider was unconditionally polling
getAsyncTasks every 3s on all /home/* routes. Now it only
syncs once on mount and starts periodic polling only when
there are active (non-terminal) install tasks.
2026-05-04 21:33:03 +08:00
..
2025-08-17 18:07:51 +08:00
2025-05-10 01:19:30 +08:00
2026-03-28 15:50:32 +08:00