By storing the ECS run id in run storage, we no longer need to list all
tasks to find one with a matching tag. We're still tagging the ECS task
with the dagster run id so it's clear why that task was created when
looking in AWS - eventually we might choose to add additional dagster
metadata as well.
Details
Details
- Reviewers
alangenfeld • dgibson - Commits
- R1:6fe3738d59db: Tag runs with ECS info
unit
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable