1. 03 6月, 2020 8 次提交
  2. 02 6月, 2020 9 次提交
  3. 01 6月, 2020 12 次提交
  4. 30 5月, 2020 2 次提交
  5. 29 5月, 2020 7 次提交
  6. 28 5月, 2020 2 次提交
    • B
      [bug fix] fix: The workflow is fault-tolerant and 2 task instances are generated (#2833) · d67436ff
      bao liang 提交于
      * feature: add number configuration for master dispatch tasks
      
      * fix bug(#2762) the master would be blocked when worker group not exists
      
      * fix bug(#2762) the master would be blocked when worker group not exists
      
      * fix ut
      
      * fix ut
      
      * fix bug(2781): cannot pause work flow when task state is "submit success"
      
      * fix code smell
      
      * add mysql other param blank judge
      
      * test
      
      * update comments
      
      * update comments
      
      * add ut
      
      * fix bug: Restart the worker service again, the previously submitted successful tasks are not executed
      
      * update comments
      
      * add sleep
      
      * add null point check
      
      * fix bug:After the master is fault-tolerant, it cannot resume operation
      
      * fix bug: do not failover the host is 'NULL' process
      
      * fix bug:worker failover error.
      Co-authored-by: Nbaoliang <baoliang@analysys.com.cn>
      d67436ff
    • X
      Merge pull request #2831 from break60/dev-1.3.0 · f25069bf
      xingchun-chen 提交于
      Add tips for download workflow
      f25069bf