The dangerous retry sequence
- The agent requests a consequential write.
- The provider performs it.
- The response is lost.
- The agent cannot tell whether it happened.
- A blind retry risks performing it again.
Once's role
Once combines stable operation identity, durable state, replay and provider-specific reconciliation so supported operations can be resolved without blindly repeating the external side effect.
Use Once for this failure mode
Once is the execution-safety layer between autonomous software and supported consequential real-world side effects.
npx -y @once-agent/mcpOfficial MCP Registry identity: io.github.stringsofthemind-oss/once
Try the Once tester · OpenAI Agents · Vercel AI SDK · LangChain / LangGraph · CrewAI · Microsoft Agent Framework · MCP package · Source