I’m not clear that changing your timelimit would help. It looks to me like you are starting a server during our build process which is not how we intend our CI to be used. Can you explain more about the site you are trying to build so we can guide you in improving your use of our build system rather than just giving the current process longer to fail, which wouldn’t serve our purposes well?
I just dive into web3 and am just testing my account to be listening to incoming transaction on block then notify me via console once any transaction is detected.
I am using the gatsby application and it requires a long build time if there is no cache because it retrieves a lot of image files from wordpress.
When I build with Gatsby Cloud it could take more than 1.5 hours. I would like to have the limit extended to 2 hours just to be safe.