opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
73 stars 16 forks source link

Dagster custom backfills are failing #2398

Closed Jabolol closed 3 weeks ago

Jabolol commented 4 weeks ago

Which area(s) are affected? (leave empty if unsure)

No response

To Reproduce

Checkout the schedules tab of our dagster instance:

https://dagster.opensource.observer/overview/schedules

Describe the Bug

We cannot set dagster/* tags in custom schedules. We currently set the priority for these schedules that way.

Expected Behavior

Jobs should run when expected