StackStorm / st2web

StackStorm Web UI
http://www.stackstorm.com/features
Apache License 2.0
103 stars 82 forks source link

Fixed integer overflow issue #872

Closed pradnya-orchestral closed 3 years ago

pradnya-orchestral commented 3 years ago

When the limit or timeout parameter values were entered beyond the maximum value, API was getting called, and it would return an internal server error message. To fix this integer overflow error I have disabled run button.