Google Cloud Functions crashes without an error message
问题 I'm running an http triggered cloud function. The script was tested under Flask conditions, and ran perfectly. For an unknown reason, the cloud running suddenly stops and I get "Error: could not handle the request". When I checked the function logs, there was no error message or any indication for a crash. All I see is an output printed by the program, down to the point where it stops I allocated the maximum memory size, 4GB, plus I reduced the size of data in my request (shorter time span,