improve error message incase of jsondecode error

  • Currently, when attempting to ingest data by uploading a file, the DAG fails with a JSONDecodeError if the file format is anything other than binary. To enhance the user experience, this MR improves error handling by providing a more informative error message in case of JSONDecodeError.
Edited by VidyaDharani Lokam

Merge request reports

Loading