Knowledge Base

Polling

What it is

Checking for updates on a timer instead of being notified when something changes.

Real-world Analogy

Like refreshing your email every 30 seconds vs getting a push notification the instant a new email arrives.

Why Marcus Uses This

Marcus polls every 3 seconds while agents are working. Future versions could use SSE for instant updates.