enforcesCommandWaitTimeout

open override val enforcesCommandWaitTimeout: Boolean = true

Whether this gateway enforces WaitPlan.timeout itself.

The default remains false so existing third-party implementations retain the WebFlux boundary timeout used before gateway-level deadlines were introduced.