ecspresso icon indicating copy to clipboard operation
ecspresso copied to clipboard

Sometimes happen: failed to run task: ResourceNotReady.

Open fujiwara opened this issue 2 years ago • 0 comments

ecspresso run sometimes fails with an error "failed to run task: ResourceNotReady.", but the running task is succeeded actually.

We should retry ecs.WaitUntilTasksRunning. https://github.com/kayac/ecspresso/blob/04b07f6ee994b338e2facbc0637ef8561e6a505e/run.go#L177 refs #401

fujiwara avatar May 10 '22 07:05 fujiwara