Change queue of job when opting into search from default to pull (#26688)
				
					
				
			This commit is contained in:
		
							parent
							
								
									925c16adea
								
							
						
					
					
						commit
						f8d2fea2e6
					
				| @ -3,6 +3,8 @@ | |||||||
| class AddToPublicStatusesIndexWorker | class AddToPublicStatusesIndexWorker | ||||||
|   include Sidekiq::Worker |   include Sidekiq::Worker | ||||||
| 
 | 
 | ||||||
|  |   sidekiq_options queue: 'pull' | ||||||
|  | 
 | ||||||
|   def perform(account_id) |   def perform(account_id) | ||||||
|     account = Account.find(account_id) |     account = Account.find(account_id) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user