Hi,
I am new to the community and power automate.
I am using on-premise data gateway to connect to a REST API which just listens to whatever text sent and reply with 'ok' or 'received message' text. This API call will happen when there is a new message in Teams channel(When a new channel message is added). My flows work without any problem but I am seeing huge delay(more than a minute to trigger the flow). I have my machine (where my API is running and sending a message to channel) and gateway in same region.
So here is the example for better understanding. I have sent a message in teams at 19:59:07 and teams detected it at 20:01:37 and started my flow which got completed in few seconds. So is this an acceptable delay when using this teams trigger?