Connection with is breaking and not getting responce when API is taking more time to give responce.
0
Problem Statement: API Connection Break Issue in Mendix Private Cloud Issue Description: We are calling an API, and while some calls are taking longer to respond, the connection is breaking in between, resulting in no response. Observations: There are no restrictions set on the REST call. The issue occurs in both asynchronous and synchronous execution modes. The problem is observed only in Mendix Private Cloud, while it works fine in local environments. When passing small files, we receive a response successfully. Request for Resolution: We need assistance in identifying and resolving why the connection breaks for larger files in the Private Cloud environment.
asked
Abhishek R
1 answers
0
I would suggest looking at the logs in your private cloud instance and see if an error is being triggered. I suspect there is, and the logs should help identify the cause.