Ver long build times
I have a simple nodejs service which took 1 minute to build and today its building since 10 minutes. I reverted a commit and did nothing else.
Do we have some sort of issue or outage ?
10 Replies
Project ID:
2a7bb261-4c25-40bb-8600-dfbdd2060462
2a7bb261-4c25-40bb-8600-dfbdd2060462
This does not feel normal
So build and deploy took 12 minutes before it was under one minute
There are no guarantees for build times, sometimes builders have more load and take longer
10 mins is totally normal
10 Minutes does not feel normal for a service which takes 1 minute to build. I am pushing to production multiple times a day to fix some issues and would appreciate faster build times
what part of the build is taking the longest? send your build logs please - https://bookmarklets.up.railway.app/log-downloader/
Build time: 537.19 seconds
Publish time: 15.00 seconds
build logs please
looks like you are using puppeteer?
Let me check, i didnt make any package.json change between the 1 min and 10 min deployment