Latency Optimization in Argo Workflow with HTTP Template Execution #14496
Unanswered
hyeongwooo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have currently configured the workflow using two steps with HTTP templates,
and set it up so that the workflow is triggered by the Argo Sensor upon receiving an event.
Based on the event log (first image) and the workflow resource log (second image), it currently takes approximately 9 seconds for the init container and main container to be created and the process of completing and reporting to the workflow controller


We are wondering if there are any ways to reduce this latency, and if there might be alternative design approaches to consider.
Beta Was this translation helpful? Give feedback.
All reactions