Skip to content

Commit

Permalink
fix: add dagster/concurrency_key to ossd assets (#2405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jabolol authored Oct 27, 2024
1 parent e40bae4 commit fb0117a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warehouse/oso_dagster/assets/ossd.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"opensource.observer/environment": "production",
"opensource.observer/group": "ossd",
"opensource.observer/type": "source",
"dagster/concurrency_key": "ossd",
}


Expand Down

0 comments on commit fb0117a

Please sign in to comment.