Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
DonHaul committed Aug 27, 2024
1 parent f7a1360 commit e8395a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backoffice/backoffice/workflows/airflow_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,7 @@ def restart_workflow_dags(workflow_id, workflow_type, params=None):
:param params: parameters of new dag execution
:returns: request response
"""
import ipdb

ipdb.set_trace()
delete_workflow_dag_runs(workflow_id, workflow_type)

return trigger_airflow_dag(
Expand Down

0 comments on commit e8395a4

Please sign in to comment.