Also, separate question: how do I control concurre...
# ask-community
s
Also, separate question: how do I control concurrency in an asset backfill job?
s
Hey Spencer - I just wrote up a short guide on this: https://github.com/dagster-io/dagster/discussions/12251
s
This is great! Thanks. Is there a list somewhere of the tag key-values that dagster provides by default? https://docs.dagster.io/concepts/ops-jobs-graphs/metadata-tags#dagster-provided-tags lists a bunch that exist, but it isn’t comprehensive, and doesn’t say their format.
also here's a PR to improve the docs a little: https://github.com/dagster-io/dagster/pull/12256
s
Excellent, thanks