Update action.go
优化事件循环cpu暴涨bug
This commit is contained in:
		
							parent
							
								
									a0a4b9b05f
								
							
						
					
					
						commit
						f8661ffc2e
					
				@ -70,8 +70,7 @@ func MysqlConsumer() {
 | 
			
		||||
			if err != nil && !strings.Contains(err.Error(), "1062") {
 | 
			
		||||
				logs.Logger.Sugar().Errorf("metaEvent insert", m, err)
 | 
			
		||||
			}
 | 
			
		||||
		default:
 | 
			
		||||
 | 
			
		||||
	
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user