Handle BigQuery exceptions better
kolban-google opened this issue · 1 comments
kolban-google commented
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.
aMacDawg commented
👍 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!