Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 执行历史归档任务重调度逻辑不正确 #3364 #3365

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

wangyu096
Copy link
Collaborator

#3364

  1. 修复判断归档任务超时逻辑
  2. 优化 JobInstanceArchiveTaskScheduler 挂起逻辑,在程序退出时主动唤醒正在挂起的线程,正常终止
  3. 修改 job-backup 的 terminationGracePeriodSeconds 为 80s,避免归档任务异常退出引起不必要的问题
  4. 修改归档任务终止等待时长(10s 不能保证任务被正常终止,30s 情况下基本可保证)

@wangyu096 wangyu096 merged commit a407060 into TencentBlueKing:master Dec 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants