mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 04:17:34 -05:00 
			
		
		
		
	Skip writing to failed_jobs
This commit is contained in:
		
							parent
							
								
									8cf9fdf759
								
							
						
					
					
						commit
						17b138abaa
					
				@ -99,6 +99,6 @@ class SystemLogger implements ShouldQueue
 | 
			
		||||
 | 
			
		||||
    public function failed($e)
 | 
			
		||||
    {
 | 
			
		||||
        nlog($e->getMessage());
 | 
			
		||||
        config(['queue.failed.driver' => null]);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user