I have a server action that makes a REST API request, but sometimes, in the same request, the Ousystems engines send the request twice, but the integration log only shows one request made.
It's as if two requests were being made on the same handshake. The endpoint is receiving two requests, but only one communication is recorded in the Service Centre integration log.
Has anyone experienced this? Or do you understand how this is possible?
hallo @Leonardo Porto ,
i think this strange behavior you may need to open ticked but as quick action until this issue is fixed you can save you log in table in case you need urgent investigation until this issue is fixed .
Hi Leonardo,
I don't think OutSystems is at fault here. This looks more like a network problem, perhaps some load balancer or switch that doesn't operate properly, and resends requests.