Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NewLifeX
/
AntJob
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
426
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: NewLifeX/AntJob
Actions
All workflows
Workflows
publish
publish
publish-beta
publish-beta
test
test
Show more workflows...
Management
Caches
test
test
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yml
will be ignored since log searching is not yet available
49 workflow runs
49 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
[fix] 判断是否异步处理器时,要反射非公开方法,比如OnProcessAsync
test
#125:
Commit
feb944d
pushed by
nnhy
1m 4s
master
master
1m 4s
View workflow file
设备在线状态不再自动停止作业,因为在线错误是连续累计值
test
#124:
Commit
38c77f6
pushed by
nnhy
1m 14s
master
master
1m 14s
View workflow file
[fix] 修正应用在线停止后,未能阻止任务分配的问题
test
#123:
Commit
f40e02e
pushed by
nnhy
1m 3s
master
master
1m 3s
View workflow file
[fix] 检查是否重写异步方法时,需要考虑 MessageHandler 等处理器基类
test
#122:
Commit
315004c
pushed by
nnhy
1m 4s
master
master
1m 4s
View workflow file
Upgrade Nuget
test
#121:
Commit
6bece77
pushed by
nnhy
1m 3s
master
master
1m 3s
View workflow file
处理器的最大不活跃时间,取调度平台作业最大时间的2倍
test
#120:
Commit
95825ce
pushed by
nnhy
1m 8s
master
master
1m 8s
View workflow file
改进流程图
test
#119:
Commit
5848e56
pushed by
nnhy
1m 13s
master
master
1m 13s
View workflow file
重写项目说明
test
#118:
Commit
f02a6cf
pushed by
nnhy
1m 4s
master
master
1m 4s
View workflow file
[feat] v4.4 处理器Handler新增异步支持,重载ProcessAsync/OnProcessAsync/ExecuteAsy…
test
#117:
Commit
477b458
pushed by
nnhy
58s
master
master
58s
View workflow file
[fix] 内外容器混合,创建新的服务提供者来解析作业处理器。作业处理器所依赖的服务,可能由外部服务提供者提供
test
#116:
Commit
e26eea6
pushed by
nnhy
1m 0s
master
master
1m 0s
View workflow file
优化查询页面
test
#115:
Commit
c896304
pushed by
nnhy
1m 2s
master
master
1m 2s
View workflow file
增加申请任务时的埋点,方便分析调度平台为什么没有分配任务
test
#114:
Commit
a94bb3b
pushed by
nnhy
1m 17s
master
master
1m 17s
View workflow file
v4.3.2025.0801 调度通信全部使用异步处理
test
#113:
Commit
a33cd55
pushed by
nnhy
1m 1s
master
master
1m 1s
View workflow file
某个在线实例出错超过阈值时,停止向该实例分配任务
test
#112:
Commit
978abf5
pushed by
nnhy
1m 1s
master
master
1m 1s
View workflow file
reason
test
#111:
Commit
0d87aa9
pushed by
nnhy
1m 4s
master
master
1m 4s
View workflow file
MaxTask 并行度。每个实例允许多少个任务并行处理,多执行端时叠加。多执行端均分的效果并不好,反而导致启动时并行任务数过大。
test
#110:
Commit
f8c9389
pushed by
nnhy
1m 0s
master
master
1m 0s
View workflow file
[fix] 累加作业上的错误数
test
#109:
Commit
4dce558
pushed by
nnhy
1m 0s
master
master
1m 0s
View workflow file
限制任务错误表的Remark字段长度
test
#108:
Commit
257f5be
pushed by
nnhy
59s
master
master
59s
View workflow file
定时调度和数据调度才需要设置数据时间
test
#107:
Commit
f88dcae
pushed by
nnhy
1m 13s
master
master
1m 13s
View workflow file
Upgrade Nuget
test
#106:
Commit
630d51d
pushed by
nnhy
1m 1s
master
master
1m 1s
View workflow file
v4.3 调度通信全部使用异步处理
test
#105:
Commit
a95d277
pushed by
nnhy
1m 1s
master
master
1m 1s
View workflow file
调度器启动时再解析处理类实例
test
#104:
Commit
f4421ae
pushed by
nnhy
1m 4s
master
master
1m 4s
View workflow file
增加快速拥有
test
#103:
Commit
98d4c11
pushed by
nnhy
1m 0s
master
master
1m 0s
View workflow file
v4.1.2025.0705
test
#102:
Commit
81c58d0
pushed by
nnhy
1m 3s
master
master
1m 3s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.