> ## Documentation Index
> Fetch the complete documentation index at: https://hydrotuff-admin-mcp-fix-pages-3f076f6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Result Retention

> How long HydroSolve stores task results.

# Result Retention

Task results are stored for **5 minutes** after solving.

After that, the result is cleaned up and `getTaskResult` will return `UNKNOWN_TASK`.

## Recommendation

Poll every 1-3 seconds. Most tasks complete well within the 5-minute window.
