Connection dropped by intermediate host in the cloud

1
Anybody know what might be the cause of this error in the cloud? I am just running a microflow that does not get finished because of this error. This microflow does only calculate internal stuff. Regards, Ronald
asked
1 answers
3

Are you running the Microflow asynchonously? The frontfacing webserver times out after a minute, running your Microflow async works around this.

answered