Skip to content

Commit

Permalink
Add DCS grace period variables, 10s for both PFR and SOR (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
teo authored Mar 4, 2024
1 parent 28fb675 commit 866106f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/readout-dataflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,9 @@ defaults:
ccdb_start_timeout: "10s"
ccdb_stop_timeout: "10s"
dcs_pfr_timeout: "310s"
dcs_pfr_grace_period: "10s"
dcs_sor_timeout: "140s"
dcs_sor_grace_period: "10s"
dcs_eor_timeout: "30s"
dcs_cleanup_timeout: "30s"
ddsched_initialize_timeout: "300s"
Expand Down

0 comments on commit 866106f

Please sign in to comment.