- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 11.4k
 
Pull requests: xuxueli/xxl-job
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      重构XxlJobSpringExecutor,使用BeanPostProcessor机制来扫描和注册标记了@XxlJob注解的方法,解决spring lazy部分场景失效问题
      
    
        
          #3818
            opened Sep 26, 2025  by
            qiuyouyao
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    5 tasks
  
      refactor(JobLogReportHelper):优化日志报告与清理逻辑,增加清理过期日志的异常捕获,避免线程异常退出.
      
    
      
  
        
          #3814
            opened Sep 22, 2025  by
            wuwen5
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 6 tasks
  
      feat: Selected lasted JobGroup when user swap jobLog or jobInfo page.
      
    
        
          #3757
            opened Jul 16, 2025  by
            SSSDNSY
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 of 6 tasks
  
      【修复】cron表达式中day-of-month使用L时会跳过非31天的月份(ISSUE-3722),以及使用W最近工作日时解析未正确处理周末和月份边界情况
      
    
      
  
        
          #3743
            opened Jun 29, 2025  by
            wankaiyi
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 of 6 tasks
  
      新增(企业微信、飞书、钉钉、webhook)告警实现,以及新增任务执行失败后停止的功能,避免重复执行失败任务
      
    
      
  
        
          #3741
            opened Jun 27, 2025  by
            lidaoyang
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    4 of 6 tasks
  
      【refactor】 simplify transaction logic in JobScheduleHelper
      
    
        
          #3696
            opened Apr 14, 2025  by
            DonglingMo
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      【修复】“已启用”且触发频率较低(如秒级定时触发)的任务数超过预读数preReadCount时,xxl_job_info.id值较大的那些任务可能无法被调度的问题
      
    
        
          #3689
            opened Apr 2, 2025  by
            waltertan1988
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 of 6 tasks
  
      feat(database): 支持多种数据库类型(mysql/gbase/oracle/dm/kingbase/postgresql/h2) & 安全性增强
      
    
      
  
        
          #3624
            opened Jan 11, 2025  by
            Ice2Faith
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 6 tasks
  
      XxlJobSpringExecutor 提供是否立即start选项供用户使用,在某些客户端有自己的初始化逻辑的时候,用户可自己控制未完成…
      
    
        
          #3458
            opened May 17, 2024  by
            tbc3697
            
        
        
            
    
  
    Loading…
 
        
        
      
    Previous Next
  
  
  ProTip!
  Exclude everything labeled 
    bug with -label:bug.