I have an interface built that calls a REST API. It is working fine apart from one intermittent issue.
90% of the calls to the external API return data in less than 10 seconds. But, every so often the call takes 2 mins 10 seconds. It looks like something is stalling for 2 mins.
We have looked in to external system and can see the call coming in 2 mins after being triggered.
Is there anything in PO 7.5 that I can check to see where messages are queueing? Is there settings that need to change? Any help appreciated.
Thanks