#Buildkit Connection Error - Can I timeout or set max retries?

1 messages · Page 1 of 1 (latest)

tight void
#

Context:
I'm running Dagger in a GitHub Action through Depot. Had a job hanging, and noticed the log was full of this. Cancelled after ~4 minutes, was fine after restarting the job.

I usually see this in logs ~10 times or so normally, this is the first time I noticed it hanging and never starting the job.

Is there a way to configure a timeout on connection so I can fail early if this happens, or max attempts or similar? I could set a github actions job timeout, but there's a chance this one can take over 15 minutes if the cache is totally cold.

#

Buildkit Connection Error - Can I timeout or set max retries?

rancid crystal
zealous radish
#

Hey @tight void yeah we can take a look at what was happening there, what's your Depot org ID?

tight void
#

sure
whl576962p
runner was depot-29sf2qgkph, and job started march 18th, 6:30 PM CDT
have only noticed it happen once so far