Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)
This commit is contained in:
		
							parent
							
								
									aad573a1d7
								
							
						
					
					
						commit
						06ca63f9c2
					
				
					 5 changed files with 35 additions and 35 deletions
				
			
		| 
						 | 
				
			
			@ -77,17 +77,17 @@ dbReplications: false
 | 
			
		|||
# You can configure any number of replicas here
 | 
			
		||||
#dbSlaves:
 | 
			
		||||
#  -
 | 
			
		||||
#    host: 
 | 
			
		||||
#    port: 
 | 
			
		||||
#    db: 
 | 
			
		||||
#    user: 
 | 
			
		||||
#    pass: 
 | 
			
		||||
#    host:
 | 
			
		||||
#    port:
 | 
			
		||||
#    db:
 | 
			
		||||
#    user:
 | 
			
		||||
#    pass:
 | 
			
		||||
#  -
 | 
			
		||||
#    host: 
 | 
			
		||||
#    port: 
 | 
			
		||||
#    db: 
 | 
			
		||||
#    user: 
 | 
			
		||||
#    pass: 
 | 
			
		||||
#    host:
 | 
			
		||||
#    port:
 | 
			
		||||
#    db:
 | 
			
		||||
#    user:
 | 
			
		||||
#    pass:
 | 
			
		||||
 | 
			
		||||
#   ┌─────────────────────┐
 | 
			
		||||
#───┘ Redis configuration └─────────────────────────────────────
 | 
			
		||||
| 
						 | 
				
			
			@ -167,7 +167,7 @@ id: "aidx"
 | 
			
		|||
 | 
			
		||||
# Job rate limiter
 | 
			
		||||
# deliverJobPerSec: 128
 | 
			
		||||
# inboxJobPerSec: 16
 | 
			
		||||
# inboxJobPerSec: 32
 | 
			
		||||
 | 
			
		||||
# Job attempts
 | 
			
		||||
# deliverJobMaxAttempts: 12
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue