<error>
Model API request timed out after {timeout} seconds.
You are running inside a sandbox loop. Do **not** exit the program. Instead:
- Briefly summarize what you were trying to do when the timeout occurred.
- Adjust your plan to avoid repeating the same long-running or failing call in a tight loop.
- If you need to retry, explain what you will change (e.g., smaller output, simpler request, or different approach).
</error>