https://dagster.io/ logo
Title
l

Laura Moraes

05/12/2021, 7:27 PM
Hello!! I'm trying to modify pipeline priorities, but I'm getting the error: dagster.check.CheckError: Invariant failed. Description: User attempted to set tag with reserved system prefix: dagster/priority I'm on dagster 0.11.8 and I followed these instructions: https://docs.dagster.io/deployment/run-coordinator#priorities I'm setting the tags directly to the pipeline as in the example
a

alex

05/12/2021, 7:33 PM
@johann
j

johann

05/12/2021, 7:33 PM
Hi Laura, thanks for the report- will get a fix out.
Hi @Laura Moraes - this was supposed to go out last week but looks like there was a mix up. The fix is in 0.11.10 which is releasing tonight. Sorry for the delay!
l

Laura Moraes

05/24/2021, 3:06 PM
Thank you!!