App Dev - Processing Cloud Pub/Sub Data using Cloud Functions: Node.js Reviews
11363 reviews
Fun, simple
Lucas A. · Reviewed أكثر من 4 سنوات ago
Emeric H. · Reviewed أكثر من 4 سنوات ago
Navyashree K. · Reviewed أكثر من 4 سنوات ago
Fethullah D. · Reviewed أكثر من 4 سنوات ago
Akhil T. · Reviewed أكثر من 4 سنوات ago
Nicola W. · Reviewed أكثر من 4 سنوات ago
Jesper P. · Reviewed أكثر من 4 سنوات ago
Jennifer R. · Reviewed أكثر من 4 سنوات ago
Ella F. · Reviewed أكثر من 4 سنوات ago
The Cloud Function part really needed pictures to help guide. Some of these labs are designed terribly and a more frustrating than anything else
Brenden A. · Reviewed أكثر من 4 سنوات ago
Rachel V. · Reviewed أكثر من 4 سنوات ago
Igor Z. · Reviewed أكثر من 4 سنوات ago
. prepare_environment.sh worked out with exceptions on the step: echo "Creating Datastore entities" node setup/add_entities.js: which was not handled with .catch(). (rejection id: 1) (node:6668) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. (node:6668) UnhandledPromiseRejectionWarning: Error: 13 INTERNAL: An internal error occurred. at Object.callErrorFromStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client.js:180:52) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) at /home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/call-stream.js:182:78 at processTicksAndRejections (internal/process/task_queues.js:76:11) (node:6668) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2) (node:6668) UnhandledPromiseRejectionWarning: Error: 13 INTERNAL: An internal error occurred. at Object.callErrorFromStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client.js:180:52) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) at /home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/call-stream.js:182:78 at processTicksAndRejections (internal/process/task_queues.js:76:11) (node:6668) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3) (node:6668) UnhandledPromiseRejectionWarning: Error: 13 INTERNAL: An internal error occurred. at Object.callErrorFromStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client.js:180:52) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) at Object.onReceiveStatus (/home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) at /home/student_01_eba190b68a9d/training-data-analyst/courses/developingapps/v1.3/nodejs/cloudfunctions/start/node_modules/@grpc/grpc-js/build/src/call-stream.js:182:78 at processTicksAndRejections (internal/process/task_queues.js:76:11) (node:6668) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4) student_01_eba190b68a9d@cloudshell:~/cloudfunctions/start (qwiklabs-gcp-03-d2d13de25dba)
Igor Z. · Reviewed أكثر من 4 سنوات ago
Federico E. · Reviewed أكثر من 4 سنوات ago
Rana A. · Reviewed أكثر من 4 سنوات ago
Jade I. · Reviewed أكثر من 4 سنوات ago
Risal R. · Reviewed أكثر من 4 سنوات ago
Flavien N. · Reviewed أكثر من 4 سنوات ago
Iaroslav K. · Reviewed أكثر من 4 سنوات ago
Danan P. · Reviewed أكثر من 4 سنوات ago
Poonam S. · Reviewed أكثر من 4 سنوات ago
Bhushan M. · Reviewed أكثر من 4 سنوات ago
Ruchi G. · Reviewed أكثر من 4 سنوات ago
Piotr K. · Reviewed أكثر من 4 سنوات ago
Gabe F. · Reviewed أكثر من 4 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.