Related terms
The practice of saving an execution state at defined points so a task or workflow can resume from the last checkpoint after interruption or failure.
Error RecoveryThe process by which an AI system detects execution failures, handles exceptions, and restores normal operation through retries, fallbacks, alternative actions, or corrective procedures.
Retry StrategyA defined approach for automatically re-attempting failed operations or tasks to handle transient errors.
Task ExecutionThe process where an AI agent or system carries out a defined action, operation, or scheduled instruction.
Action ExecutionThe process of carrying out a selected action or tool invocation as part of an agent's plan while tracking its outcome and execution state.