Run-Anywhere Operations
How do I troubleshoot agent workflow failures in a hybrid environment where network partitions are common?
Catalyst provides durable execution logs via Dapr’s workflow status API, showing step-level replay and failure points. For network partitions, check sidecar connectivity to the control plane and state store. Agent-side effects (LLM calls, tool invocations) may timeout; ensure idempotency and retry policies are configured. Use the Catalyst observability dashboard to correlate workflow state with sidecar health metrics.
Was this article helpful?
Your feedback helps improve Diagrid's FAQ experience.
Keep reading
More Diagrid FAQ articles
- Run-Anywhere Operations
What does 'run anywhere' mean for agent workloads in Diagrid Catalyst?
Understand how Diagrid Catalyst enables agent workloads to run across cloud, hybrid, and air-gapped environments consistently.
- Run-Anywhere Operations
How does Catalyst handle durable execution for agents in a hybrid cloud setup?
Learn how Catalyst ensures durable execution for agents across hybrid cloud environments with state persistence and replay.
- Run-Anywhere Operations
Can I migrate an existing agent workflow from managed cloud to an air-gapped environment without rewriting?
Migrate agent workflows from cloud to air-gapped environments with Catalyst without code rewrites, just configuration changes.