marble icon indicating copy to clipboard operation
marble copied to clipboard

[Feature request] : Additional Logs for BadParameterError

Open nickykln opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. When there is a bad parameter, an error is displayed in the logs : BadParameterError: {"type":"is not nullable"}: bad parameter

Describe the solution you'd like Would it be possible to add the origin Object of that error BadParameterError: {"type":"is not nullable"}: bad parameter for transaction or BadParameterError: {"type":"is not nullable in transaction schema"}: bad parameter It will be helpful for finding the wrong ingestion calls

Thanks a lot

nickykln avatar Dec 10 '24 17:12 nickykln