Fix Chewy trying to update index with the wrong strategy (#6464)
This commit is contained in:
		
							parent
							
								
									cf36d184f4
								
							
						
					
					
						commit
						e20700fe8f
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,7 @@ Chewy.settings = {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
Chewy.root_strategy    = enabled ? :sidekiq : :bypass
 | 
			
		||||
Chewy.request_strategy = enabled ? :sidekiq : :bypass
 | 
			
		||||
 | 
			
		||||
module Chewy
 | 
			
		||||
  class << self
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue