Description
Currently, in the Received email automation module there is no limit for the Timeout value, but for a value greater than 9,999,999 this module will not work, and there is no warning about this for the person creating the automation.
For negative values, there is a tooltip visible after hovering over the value, but it does not prevent the module from being saved.
It would be necessary to introduce a limitation on preventing the module from being written when the input Timeout has a negative value or greater than 9,999,999 and change the input style as it happens when trying to enter characters other than numbers:

