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

bug:被依赖的Job单步重试成功后未执行后续Job 问题 fix #11412

Open
fayewong-v5 opened this issue Jan 17, 2025 · 0 comments
Open
Assignees
Labels
kind/enhancement 功能改进特性

Comments

@fayewong-v5
Copy link
Contributor

【现状】

  1. B Job 依赖 A Job
  2. A Job 下的 步骤失败
  3. 单步重试 A Job 下的步骤,成功
  4. 未正常运行 B Job

【预期】
4. B Job 正常运行

@fayewong-v5 fayewong-v5 added the kind/enhancement 功能改进特性 label Jan 17, 2025
@fayewong-v5 fayewong-v5 changed the title bugfix:被依赖的Job单步重试成功后未执行后续Job 问题 fix bug:被依赖的Job单步重试成功后未执行后续Job 问题 fix Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement 功能改进特性
Projects
None yet
Development

No branches or pull requests

2 participants