label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

feat: DEV-2304: Implement health check for rqworker

Open KonstantinKorotaev opened this issue 3 years ago • 2 comments

KonstantinKorotaev avatar Jul 14 '22 15:07 KonstantinKorotaev

✅  Linked to Task DEV-2304 · Implement health check for rqworker
➡️  Part of Epic DEV-2839 · Health Monitoring

swarmia[bot] avatar Jul 14 '22 15:07 swarmia[bot]

Codecov Report

Merging #2669 (87e330f) into develop (17b40da) will decrease coverage by 1.15%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2669      +/-   ##
===========================================
- Coverage    77.80%   76.64%   -1.16%     
===========================================
  Files          137      145       +8     
  Lines         9951    10499     +548     
===========================================
+ Hits          7742     8047     +305     
- Misses        2209     2452     +243     
Impacted Files Coverage Δ
label_studio/label_studio/users/mixins.py 75.00% <0.00%> (-12.50%) :arrow_down:
...bel_studio/label_studio/organizations/functions.py 66.66% <0.00%> (-10.26%) :arrow_down:
label_studio/label_studio/core/redis.py 35.95% <0.00%> (-8.12%) :arrow_down:
...l_studio/label_studio/core/templatetags/filters.py 48.75% <0.00%> (-6.20%) :arrow_down:
.../label_studio/data_manager/actions/experimental.py 15.15% <0.00%> (-4.37%) :arrow_down:
label_studio/label_studio/users/api.py 80.45% <0.00%> (-3.88%) :arrow_down:
label_studio/label_studio/ml/serializers.py 92.30% <0.00%> (-2.43%) :arrow_down:
label_studio/label_studio/core/utils/contextlog.py 44.55% <0.00%> (-2.33%) :arrow_down:
label_studio/label_studio/tasks/serializers.py 84.27% <0.00%> (-2.27%) :arrow_down:
label_studio/label_studio/tasks/models.py 88.00% <0.00%> (-2.06%) :arrow_down:
... and 55 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 45653ea...87e330f. Read the comment docs.

codecov[bot] avatar Jul 14 '22 15:07 codecov[bot]