We are deploying via argo-workflows, and there sev...
# ask-metaflow
c
We are deploying via argo-workflows, and there several things we would like to do with the workflow template that is generated before it is deployed. For example, adding custom metrics, adding title/description, or customizing ttl. I guess that these (etc) could be added a features directly to Metaflow, but I'm wondering whether there is (or could be) an escape hatch for generic 'postprocessing' would allow us to customise the workflow output without having to have them added to the Metaflow spec.
1