There is one app making a call to a bot that is making an API call and returning values to the app. It approximately takes 20 sec. Is there any way to speed up this process?
Just analyses the time taking part in your whole process and see which activity or part is time taking. We can try to optimize it thereafter.
Thanks,
Ashok ![]()
is there any way we can decrease the time in apps only.
Sorry I don’t think so because most of the time from this 20 seconds would be taken by the bot triggered by app which lefts very less time to optimize at App level.
Thanks,
Ashok ![]()