Hi everyone, I noticed that when we’re submitting flow run [create_flow_run] we got very long resp...
d
Hi everyone, I noticed that when we’re submitting flow run [create_flow_run] we got very long response times, usually several seconds [about 5s] sometimes upto 15sec? is that expected behaviour?
k
Hi @Dotan Asselmann, there will be some lag, but 15 does sound a bit long. I’ll take note of it. Have you used it before and was there a shorter delay?
So the delay of 10 seconds is reasonable because the agent polls every 10 seconds so it might be the delay of the agent picking it up.
d
Thanks Kevin. I don’t mind the delay in execution which makes sense. The surprising delay is in the response from the sever on the submit which takes 5-15 sec. I assume that the flow runs asynchronously to the response