

# Prompt remediation and recovery actions
<a name="genrel03"></a>


| GENREL03: How do you implement remediation actions for generative AI workload loops, retries, and failures? | 
| --- | 
|   | 

 Generative AI workloads can be susceptible to logical loops, retries, and potentially even failures. Addressing these through the appropriate best practice helps to keeping your application reliable and improves user experience. 

**Topics**
+ [GENREL03-BP01 Use logic to manage prompt flows and gracefully recover from failure](genrel03-bp01.md)
+ [GENREL03-BP02 Implement timeout mechanisms on agentic workflows](genrel03-bp02.md)