Skip to content

Commit

Permalink
move CTP error cleanup earlier to let ECS set EOR time before CCDB.Ru…
Browse files Browse the repository at this point in the history
…nStop
  • Loading branch information
knopers8 committed Nov 28, 2023
1 parent 74be3e8 commit a61fe7f
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 @@ -1972,7 +1972,7 @@ roles:
- name: errorcleanup
call:
func: trg.Cleanup()
trigger: after_GO_ERROR-100
trigger: enter_ERROR
timeout: "{{ trg_cleanup_timeout }}"
critical: false
- name: destroycleanup
Expand Down

0 comments on commit a61fe7f

Please sign in to comment.