[ENSCORESW-680]. Adding a max allowed time limit to optimise a tree in for web.
The optimise tree step can take a very long time and cause web timeouts. We have added a time limit expressed in floting-point seconds. If an optimisation is taking longer than the specified time we will abort any more attempts.
Please register or sign in to comment