TENIX ERROR REFERENCE

Tool Timeout

https://errors.tenixhealth.com/tool/timeout

What caused this

The tool invocation did not complete in time. It was either rate-limited, or the operation took longer than its allotted time.

How to resolve it

Retry with exponential backoff, honoring any Retry-After response header. If the request is large, reduce its scope (narrower filters or a smaller range) before retrying.

← All error types