From c16173ea0fdbf6cc47b13756c0a77e8399669055 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 12 Oct 2024 16:47:22 +0000 Subject: feature: Introduce a mechanism to cleanup dangling assets --- apps/web/components/dashboard/admin/ServerStats.tsx | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/web/components/dashboard/admin/ServerStats.tsx') diff --git a/apps/web/components/dashboard/admin/ServerStats.tsx b/apps/web/components/dashboard/admin/ServerStats.tsx index e95dc437..f45d86c5 100644 --- a/apps/web/components/dashboard/admin/ServerStats.tsx +++ b/apps/web/components/dashboard/admin/ServerStats.tsx @@ -122,6 +122,12 @@ export default function ServerStats() { {serverStats.inferenceStats.pending} {serverStats.inferenceStats.failed} + + Tidy Assets Jobs + {serverStats.tidyAssetsStats.queued} + - + - + -- cgit v1.2.3-70-g09d2