dagster icon indicating copy to clipboard operation
dagster copied to clipboard

Provide the ability to disable the `AutoMaterializePolicy` for individual assets

Open danielgafni opened this issue 1 year ago • 8 comments

What's the use case?

Sometimes (like when working on fixing a broken asset) one may need to temporary hide the asset from the AutoMaterializeDaemon. It would be nice if this could be done from the UI.

Would it be a reasonable feature? Or should this only be controlled from code?

Ideas of implementation

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

What we've heard:

  • https://dagsterlabs.slack.com/archives/C05HE0RG8SU/p1701722581366249?thread_ts=1701653534.731449&cid=C05HE0RG8SU
  • Pedram:
    • im now only using AMPs for new assets, but i dont want them to instantly start when i push to prod. i may want to do a backfill first, or a small test run, for example
    • ...maybe one is broken and i want to stop it
  • More Pedram: https://dagsterlabs.slack.com/archives/C04UD72HHQX/p1704240389512319?thread_ts=1704240057.249719&cid=C04UD72HHQX
  • https://dagsterlabs.slack.com/archives/C04UD72HHQX/p1719336184626649

danielgafni avatar Jul 25 '23 12:07 danielgafni