Similar to #1687 we're encountering a problem with executions being killed. We have 121 releases (some with deps on others), being executed on a 16-core / 64 GB RAM VM, with --concurrency 16. It seems to happen almost always 3 minutes into execution. Eventually we are able to get a successful run, after enough retries. The behavior feels like a race condition, as the author of the other issue alluded to. Please let me know if you need any more info. Thanks!
Similar to #1687 we're encountering a problem with executions being killed. We have 121 releases (some with deps on others), being executed on a 16-core / 64 GB RAM VM, with --concurrency 16. It seems to happen almost always 3 minutes into execution. Eventually we are able to get a successful run, after enough retries. The behavior feels like a race condition, as the author of the other issue alluded to. Please let me know if you need any more info. Thanks!