@Hifive Timeout is the maximum time, during which BAS can load page, if it is exceeded, thread stops with error, unless you wrap load action in ignore errors.
You can also disable this option https://prnt.sc/jryo4a
In this case load action will finishes instantly and you can process page load by yourself, for example, wait while certain text will appear on page, or wait for certain css.