inference-labs-inc / omron-subnet

Source for the Omron subnet
MIT License
17 stars 13 forks source link

Increase validator timeout due to SN27 Jolt complexity #22

Closed vaqxai closed 1 month ago

vaqxai commented 1 month ago

The new Jolt SN27 model is so complex, that its default implementation takes over 60s to calculate. Therefore, the validator timeout that's hardcoded to 60s is no longer sufficient. I propose this limit be doubled to 120s in order to properly receive correct responses which are simply taking longer to calculate.