Skip to content

Commit

Permalink
changed pillow_b2000 num_processes to 13 from 17
Browse files Browse the repository at this point in the history
  • Loading branch information
pvisweswar committed Oct 25, 2023
1 parent 69275b0 commit ef3bcaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/production/app-processes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@ pillows:
pillow_b2000:
# case-sql partitions: 96
case-pillow:
num_processes: 17
total_processes: 17
num_processes: 13
total_processes: 13
dedicated_migration_process: True

0 comments on commit ef3bcaa

Please sign in to comment.