Using the new webhook client, none of the IoT API responses are being returned as the script times out.
This is a known issue: dialogflow/dialogflow-fulfillment-nodejs#95
Solution is to move to app storage (ie. not a cloudfunction): https://matthewayne.com/post/firebase-functions-to-app-engine/
Using the new webhook client, none of the IoT API responses are being returned as the script times out.
This is a known issue: dialogflow/dialogflow-fulfillment-nodejs#95
Solution is to move to app storage (ie. not a cloudfunction): https://matthewayne.com/post/firebase-functions-to-app-engine/