Arnoud van Dommelen
11/21/2022, 3:59 PMMike Atlas
11/21/2022, 9:36 PM• [dagster-aws] Fixed a bug in thewhen launching many runs in parallel. Previously, each run risked hitting aEcsRunLauncher
in AWS for registering too many concurrent changes to the same task definition family. Now, theClientError
recovers gracefully from this error by retrying it with backoff.EcsRunLauncher