Previously we had gas limit and gas min checks but those seems unnecessary considering last week arbitrum gas spike.
Possible solution to prevent maximum spending can be adding checks for gasCap instead of gas limit we have now. This way we can control the spending using config value.