Skip to content

Commit

Permalink
rm on failure callbck
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanbhosale authored Feb 12, 2025
1 parent 2c08c55 commit 2e3e751
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
satellite_update_5min = BashOperator(
task_id=f"{region}-satellite-update-5min",
bash_command=command_5min,
on_failure_callback=None,
)

file_15min = f"s3://nowcasting-sat-{env}/data/latest/latest_15.zarr.zip"
Expand Down

0 comments on commit 2e3e751

Please sign in to comment.