Variable: TURN\_TIMEOUT\_MS
constTURN_TIMEOUT_MS:120000=120_000
Ceiling on one conversation turn. Generous relative to the other two: a turn spans a full agent call (model latency plus any tool the agent runs), so it is bounded by the same order of magnitude as a chat request rather than a transform.