Run-Anywhere Operations
How do I troubleshoot agent workflow failures in Diagrid Catalyst?
Catalyst exposes workflow execution history with step-by-step replay, including agent runner logs and MCP tool call outcomes. Use the Catalyst dashboard to inspect failed activities, retry counts, and state store snapshots. For agent-specific issues, enable debug logging in your runner framework (e.g., LangGraph’s LangSmith). Common failure modes: tool call timeouts, non-idempotent side effects, and state corruption from concurrent workflow instances.
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.