514-labs / moose

The developer framework for your data & analytics stack
https://www.moosejs.com
MIT License
39 stars 6 forks source link

Specify the Data Model Name that has a null column value in error logging #1654

Open okane16 opened 3 months ago

okane16 commented 3 months ago

Improve error logging to specify which data model has a null value:

[2024-07-23T01:14:30Z ERROR a9884875-ae3f-43a8-9bf9-a0643f3d9402 - moose_cli::infrastructure::processes::kafka_clickhouse_sync] Required column language has a null value

Maybe we can append the DM name at the end of the error message:

New message: "Required column has a null value. Data Model: "

linear[bot] commented 3 months ago

514-1150 Also: [2024-07-23T01:14:30Z ERROR a9884875-ae3f-43a8-9bf9-a0643f3d9402 - moose_cli::infrastructure::processes::kafka_clickhouse_sync] Required column language has a null value