Skip to content

Commit

Permalink
move ccdb stop leater
Browse files Browse the repository at this point in the history
  • Loading branch information
knopers8 committed Nov 28, 2023
1 parent b4d0623 commit 74be3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/readout-dataflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1993,7 +1993,7 @@ roles:
- name: stop
call:
func: ccdb.RunStop()
trigger: after_STOP_ACTIVITY
trigger: after_STOP_ACTIVITY+100
timeout: "{{ ccdb_stop_timeout }}"
critical: false
- name: destroy
Expand Down

0 comments on commit 74be3e8

Please sign in to comment.