Summary
The user is facing delays in their builds and is seeking advice. They note that the timings
page is accurate, but the total time from individual timings is unexpectedly lower. The process seems to be stuck on the +e2e step, and the user acknowledges their mistake. They discovered that it is possible to cancel the process from GitHub, which addresses their main question.
brandon356
You can also set a timeout. It would be nice to cancel from the Earthly Cloud though
joep566
Yeah, earthly cloud.
Turns out it's entirely possible to cancel it from Github, in my case. So that kinda covers my main question :)
sweaver
guessing Earthly Cloud
ingwar
What UI is that?
joep566
This is my bad
joep566
WAIT - I'm an idiot
joep566
But it looks like it's stuck on my +e2e step
joep566
What is odd to me is that the timings
page seems to be accurate. If you sum these, you end up with a way lower number
joep566
Sometimes my builds seem to go on forever:
https://cloud.earthly.dev/builds/5ab41362-c61e-4e65-a089-21fac8627994
What can I do to prevent this?