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: 审计队列消息堆积问题 --story=119869959 #443

Closed
wants to merge 0 commits into from

Conversation

0RAJA
Copy link
Collaborator

@0RAJA 0RAJA commented Sep 26, 2024

  1. 增加sops接口睡眠超时限制
  2. 自动处理任务捕获等待超时异常
  3. 增加运行日志
  4. 修复单测运行环境异常

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.10%. Comparing base (43e18e2) to head (90ac655).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/backend/services/web/risk/handlers/ticket.py 71.42% 2 Missing ⚠️
src/backend/services/web/risk/handlers/risk.py 0.00% 1 Missing ⚠️
src/backend/services/web/risk/tasks.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #443   +/-   ##
=======================================
  Coverage   63.10%   63.10%           
=======================================
  Files         510      510           
  Lines       16329    16342   +13     
=======================================
+ Hits        10304    10313    +9     
- Misses       6025     6029    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0RAJA 0RAJA closed this Sep 26, 2024
@0RAJA 0RAJA reopened this Sep 26, 2024
@0RAJA 0RAJA closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants