Extend waiting time over 30 seconds

Is it possible to extend the waiting time over 30 seconds? I have a website that loads and shows some projects in a div. Then in calculates in the background and maybe 50 seconds later it shows either a second div or it changes the text to reroute somewhere else.

However, that calculation often takes longer and I see timeouts regularly.

I tried to bulk edit the config and it stores a bigger value but in the normal settings it still shows 30 seconds, so I think it’s not taking it.

Thank you!

1 Like

@Matter have you seen the following post on changing the timeout for local monitors: Changing Timeout Length - #3 by raksha

1 Like

Thank you, that seems to resolve the issue.