I'm running a GCloud function, which seems to crash silently, without any kind of error trace.
Everything works perfectly in the emulator but crashes when running on GCloud!
The following message shows up in the function's logs:
Error: function crashed out of request scope Function killed.
Any idea on how to debug this?