Hi,
I am building a flow where the trigger is "When a new channel message is added". After the trigger I put a condition there, where it verifies whether the message posted in the channel is equal to "Create project". If yes, the flow will post an adaptive card to the channel and wait for a response.
Between the message being added and the adaptive card appearing it can sometimes take up to 5 minutes. If I perform a test, there is no lag time at all. What is the reason and how can I fix this?