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: 调试作业模版,后台报请求异常错误 #3098

Closed
wangyu096 opened this issue Jul 9, 2024 · 1 comment
Closed

fix: 调试作业模版,后台报请求异常错误 #3098

wangyu096 opened this issue Jul 9, 2024 · 1 comment
Assignees
Labels
done 已上线到正式环境并验收通过 kind/bug 程序故障Bug,漏洞

Comments

@wangyu096
Copy link
Collaborator

Version / Branch / tag

小于 v3.9.5

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

调试作业模版,后台报请求异常错误
image

如何复现?(How to reproduce?)
作业模版名称比较长的情况下会出现

@wangyu096 wangyu096 added kind/bug 程序故障Bug,漏洞 backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 labels Jul 9, 2024
@wangyu096 wangyu096 self-assigned this Jul 9, 2024
@wangyu096
Copy link
Collaborator Author

原因:作业模版名称太长(合理长度),但是调试的时候会创建一个用于调试的内置执行方案,名称是 {作业模版名称}_debug_timestamp, 导致超过系统限制

jsonwan added a commit that referenced this issue Jul 9, 2024
fix: 调试作业模版,后台报请求异常错误 #3098
@bkjob-bot bkjob-bot added for gray 可以在灰度环境/预发布环境验收 done 已上线到正式环境并验收通过 and removed backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 for gray 可以在灰度环境/预发布环境验收 labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 kind/bug 程序故障Bug,漏洞
Projects
None yet
Development

No branches or pull requests

2 participants