Just wondering if there are standard timeouts for requests and responses to external services via API call?
I’m currently connecting with a SOAP:XML API on another server and I’m not receiving some responses and I think a timeout might be to blame.
I’ve replicated my code on a local node server and have no issues, the same code on Wix just doesn’t receive some responses, and there is no error to help me pinpoint the cause.