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

feature: 强依赖Agent 状态的逻辑优化,提供降级处理机制 #226

Closed
wangyu096 opened this issue Sep 13, 2021 · 1 comment
Closed
Assignees
Labels
kind/enhancement 功能改进特性 priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. stage/dev Dev environment in tencent has been deploy stage/prod Production environment in tencent has been deploy stage/test Test environment in tencent has been deploy stage/uat UAT environment in tencent has been deploy
Milestone

Comments

@wangyu096
Copy link
Collaborator

需求描述:
下发任务获取中,会查询agent的状态并记录到任务信息。当查询agent的API出现异常的时候,就会影响任务的下午。

由于agent状态并非必须信息,单查询agent状态异常的时候,需要进行容错与降级处理

@wangyu096 wangyu096 added the kind/enhancement 功能改进特性 label Sep 13, 2021
@wangyu096 wangyu096 added this to the V3.4.1 milestone Sep 13, 2021
@wangyu096 wangyu096 self-assigned this Sep 13, 2021
@nekzhang nekzhang added the priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. label Sep 13, 2021
@wangyu096 wangyu096 added the stage/dev Dev environment in tencent has been deploy label Sep 30, 2021
@wangyu096
Copy link
Collaborator Author

优化方案:

  1. 查询agent捕获所有异常,防止异常导致任务下发报错
  2. 新增查询agent状态度量指标

待优化项:

  1. 降级能力(新的issue统一处理)

feature: job执行引擎核心业务链路熔断能力,防止雪崩 #284

wangyu096 added a commit to wangyu096/bk-job that referenced this issue Oct 25, 2021
jsonwan added a commit that referenced this issue Oct 25, 2021
…llback

feature: 强依赖Agent 状态的逻辑优化,提供降级处理机制 #226
@jsonwan jsonwan added stage/test Test environment in tencent has been deploy stage/uat UAT environment in tencent has been deploy labels Oct 25, 2021
@bkjob-bot bkjob-bot added the stage/prod Production environment in tencent has been deploy label Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement 功能改进特性 priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. stage/dev Dev environment in tencent has been deploy stage/prod Production environment in tencent has been deploy stage/test Test environment in tencent has been deploy stage/uat UAT environment in tencent has been deploy
Projects
None yet
Development

No branches or pull requests

4 participants