Hello all, There seems to be a 1 to 2 minute dela...
# ask-metaflow
a
Hello all, There seems to be a 1 to 2 minute delay from when a Metaflow flow is triggered on Argo Workflows and the time it appears in the Metaflow UI. Any insights as to why that is or how I can decrease this delay?
1
a
the run registers itself from within the start task - so the delay that you see is the delay of scheduling the start task.
we were actually discussing this topic just an hour ago - very timely
😎 1
a
Ahh ok good to know. Thanks Savin!
a
we have plans to supplant the metadata powering the UI so that the UI shows pending state too - from outside metaflow.
🙌 2
a
That would be perfect. 👍