Skip to content

Commit

Permalink
log para debbug
Browse files Browse the repository at this point in the history
  • Loading branch information
pixuimpou committed Oct 11, 2023
1 parent 22bb4ce commit 8cb4404
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/rj_smtr/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,8 @@ def upload_staging_data_to_gcs(
error = traceback.format_exc()
log(f"[CATCHED] Task failed with error: \n{error}", level="error")

log(f"previous_error = {previous_error}")

upload_run_logs_to_bq(
dataset_id=dataset_id,
parent_table_id=table_id,
Expand Down

0 comments on commit 8cb4404

Please sign in to comment.