Eli Golderg

Results 18 comments of Eli Golderg

Hi, Is this still an issue?

Not sure, but it's possible I have a fix - testing it now. When waiting for the task to finish there is a built in max attempts mechanism (which is...

> > So it seems any job that takes more than 10 minutes will get a "ResourceNotReady: exceeded wait attempts". > > I can confirm that -- seems like there's...

Yeah. sorry, forgot to open a pr. Ill do that in a bit :) On Tue, Jun 2, 2020, 08:53 Chris Campbell wrote: > Hey @Eli-Goldberg did you ever land...

I've opened a pr https://github.com/buildkite/ecs-run-task/pull/35.

Could be a fix: https://github.com/buildkite/ecs-run-task/issues/26#issuecomment-586695723

I've opened a pr https://github.com/buildkite/ecs-run-task/pull/35. It simply retries until the task is done. Nothing fancy like maximum retries and all, anyone is welcome to modify the solution - but this...