GoogleCloudPlatform/node-red-contrib-google-cloud

Handle BigQuery exceptions better

kolban-google opened this issue · 1 comments

When a Big Query node fails ... it fails silently from the perspective of the developer. We need to capture the error and write to the debug log so that the developer can address.

👍 agreed on this. Failing with an error alerting me that the projectId was incorrect would have been extremely helpful and probably saved a day's worth of development.

happy to discuss more if helpful!