Skip to content

Commit

Permalink
Update trigger thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffxy committed Oct 31, 2023
1 parent cb72f3d commit a62e056
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/planner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ triggers:
multiplier: 60 # Multiplier over `planning_window`.

redshift_cpu:
lo: 10
hi: 90
lo: 15
hi: 85
sustained_epochs: 3

aurora_cpu:
lo: 10
lo: 15
hi: 85
sustained_epochs: 3

Expand Down

0 comments on commit a62e056

Please sign in to comment.