diff --git a/site/src/modules/resources/AgentRow.tsx b/site/src/modules/resources/AgentRow.tsx index 4d14d2f0a9a39..c4d104501fd67 100644 --- a/site/src/modules/resources/AgentRow.tsx +++ b/site/src/modules/resources/AgentRow.tsx @@ -158,6 +158,9 @@ export const AgentRow: FC = ({ ]), enabled: agent.status === "connected", select: (res) => res.containers.filter((c) => c.status === "running"), + // TODO: Implement a websocket connection to get updates on containers + // without having to poll. + refetchInterval: 10_000, }); return ( pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy