E

Build Delays and Process Cancellation

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.

Status
resolved
Tags
    Source
    #earthly
      b

      brandon356

      8/14/2024

      You can also set a timeout. It would be nice to cancel from the Earthly Cloud though

      j

      joep566

      8/14/2024

      Yeah, earthly cloud.

      Turns out it's entirely possible to cancel it from Github, in my case. So that kinda covers my main question :)

      s

      sweaver

      8/14/2024

      guessing Earthly Cloud

      i

      ingwar

      8/14/2024

      What UI is that?

      j

      joep566

      8/14/2024

      This is my bad

      j

      joep566

      8/14/2024

      WAIT - I'm an idiot

      j

      joep566

      8/14/2024

      But it looks like it's stuck on my +e2e step

      j

      joep566

      8/14/2024

      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

      j

      joep566

      8/14/2024

      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?