<@U0XUTHRPZ>: so the way @ensure_engine works is t...
# development
r
@billowy-beach-68498: so the way @ensure_engine works is that it takes the decorated function and runs it 2x with different environment variables. my guess would be that the double runtime cost of that (+ a potentially much slower v2 engine path) is exceeding the 10m travis output timeout.