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

bugfix: 作业强制终止后,”重试并继续“,“跳过”功能不可用 #1206

Closed
wangyu096 opened this issue Aug 23, 2022 · 1 comment
Assignees
Labels
done 已上线到正式环境并验收通过 kind/bug 程序故障Bug,漏洞 stage/prod Production environment in tencent has been deploy stage/test Test environment in tencent has been deploy
Milestone

Comments

@wangyu096
Copy link
Collaborator

Version / Branch / tag
3.6.0

出了什么问题?(What Happened?)

  1. 作业强制终止操作后,”重试并继续“操作无效
  2. “强制终止”之后,终止不掉的job,页面上没有“跳过”按钮

如何复现?(How to reproduce?)

  1. 作业强制终止操作后,”重试并继续“操作无效
  2. “强制终止”之后,终止不掉的job,页面上没有“跳过”按钮

预期结果(What you expect?)

  1. 作业强制终止操作后,”重试并继续“操作有效
  2. “强制终止”之后,终止不掉的job,页面上有“跳过”按钮
@wangyu096 wangyu096 added the kind/bug 程序故障Bug,漏洞 label Aug 23, 2022
@wangyu096 wangyu096 self-assigned this Aug 23, 2022
@wangyu096 wangyu096 added this to the V3.6.0 milestone Aug 23, 2022
@wangyu096
Copy link
Collaborator Author

  1. 作业强制终止操作后,”重试并继续“操作无效
    原因:重试逻辑判断问题,需要支持STOP_SUCCESS状态的作业的重试

  2. “强制终止”之后,终止不掉的job,页面上没有“跳过”按钮
    没有更新步骤状态为stopping,导致页面上不会出现“跳过”按钮

jsonwan added a commit that referenced this issue Aug 23, 2022
bugfix: 作业强制终止后,”重试并继续“,“跳过”功能不可用 #1206
@bkjob-bot bkjob-bot added the stage/prod Production environment in tencent has been deploy label Aug 26, 2022
@bkjob-bot bkjob-bot added the stage/test Test environment in tencent has been deploy label Aug 29, 2022
@bkjob-bot bkjob-bot added the done 已上线到正式环境并验收通过 label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 kind/bug 程序故障Bug,漏洞 stage/prod Production environment in tencent has been deploy stage/test Test environment in tencent has been deploy
Projects
None yet
Development

No branches or pull requests

2 participants