Skip to content

Commit

Permalink
force scheduling policy update
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-e-tabaska committed May 24, 2024
1 parent 3a6bd57 commit a0ffac0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudformation/bc_batch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ Resources:
Type: AWS::Batch::SchedulingPolicy
Properties:
Name: !Sub "${QueueName}-scheduling-policy"
FairsharePolicy:
ShareDecaySeconds: 1000

BatchQueue:
Type: AWS::Batch::JobQueue
Expand Down

0 comments on commit a0ffac0

Please sign in to comment.