Page MenuHomeElementl

Tag runs with ECS info
ClosedPublic

Authored by jordansanders on Jun 18 2021, 8:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 13, 8:50 PM
Unknown Object (File)
Apr 17 2023, 9:54 PM
Unknown Object (File)
Apr 7 2023, 10:32 AM
Unknown Object (File)
Apr 6 2023, 6:18 AM
Unknown Object (File)
Apr 4 2023, 10:40 PM
Unknown Object (File)
Mar 20 2023, 10:11 PM
Unknown Object (File)
Mar 20 2023, 1:41 PM
Unknown Object (File)
Mar 19 2023, 6:12 PM
Subscribers
None

Details

Summary

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.

Test Plan

unit

Diff Detail

Repository
R1 dagster
Lint
Lint Not Applicable
Unit
Tests Not Applicable