Collected sources and patterns will appear here. Add from search or the patterns library.
BaseTimeout + SpeedMultiplier -> CalculatedTimeout
Scale task execution timeouts dynamically using a multiplier to accommodate slower reasoning models during evaluation.
Problem it solves
Slow but high-quality models trigger false failures due to static runtime timeouts.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.