Hello, Is there (or will there be) a way to specif...
# ask-community
r
Hello, Is there (or will there be) a way to specify tags (for concurrency) on a AutoMaterializePolicy level ? My use-case involved being able to manage different concurrency limitation depending on which assets are rematerialized. The current AutoMaterializePolicy implementation only allows for global run tags for concurrency limitation regardless of the assets involved (or even code location).
c
Hi Lucas. This is something that we do want to support in the future. Here's an issue for tracking--feel free to comment your use case: https://github.com/dagster-io/dagster/issues/8979