-
Notifications
You must be signed in to change notification settings - Fork 201
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
perf: job-manage错误日志优化 #2656
Comments
消息发送失败的原因为给已离职人员发送消息,可以在发送前先做一次是否离职判断再决定是否发送。 |
jsonwan
added a commit
to jsonwan/bk-job
that referenced
this issue
Dec 13, 2023
优化主机事件处理时尝试更新Agent状态的错误日志
jsonwan
added a commit
to jsonwan/bk-job
that referenced
this issue
Dec 13, 2023
jsonwan
added a commit
to jsonwan/bk-job
that referenced
this issue
Dec 13, 2023
jsonwan
added a commit
to jsonwan/bk-job
that referenced
this issue
Dec 13, 2023
jsonwan
added a commit
to jsonwan/bk-job
that referenced
this issue
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
需要优化的错误日志1:
[2023-12-06 10:08:44.859] ERROR [job-manage,18f74fd6fd91cf3a18bae5621a91e350,01b436c309a9c9e7] 6 --- [[600]-HostEventHandler-1] com.tencent.bk.job.common.gse.GseClient : Empty agentId!
需要优化的错误日志2:
[2023-12-06 10:00:18.422] ERROR [job-manage,524c0767eff6953500e0ecef20a9c771,0f515d4dff8a6d8d] 6 --- [pool-15-thread-4] c.t.b.j.m.s.impl.notify.SendNotifyTask : Fail to sendMsg
The text was updated successfully, but these errors were encountered: