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: fix start timer before getting data lock #6071

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

JoanFM
Copy link
Member

@JoanFM JoanFM commented Oct 6, 2023

Goals:

  • resolves #ISSUE-NUMBER

  • ...

  • ...

  • ...

  • ...

  • check and update documentation. See guide and ask the team.

@github-actions github-actions bot added size/S area/core This issue/PR affects the core codebase labels Oct 6, 2023
@JoanFM JoanFM force-pushed the fix-dynamic-batching-timeout branch from ad98d69 to d3d58b2 Compare October 6, 2023 11:54
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c9fdb85) 76.86% compared to head (fb8071c) 76.67%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6071      +/-   ##
==========================================
- Coverage   76.86%   76.67%   -0.20%     
==========================================
  Files         145      145              
  Lines       13986    13989       +3     
==========================================
- Hits        10751    10726      -25     
- Misses       3235     3263      +28     
Flag Coverage Δ
jina 76.67% <100.00%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
jina/__init__.py 56.00% <100.00%> (ø)
jina/serve/runtimes/worker/batch_queue.py 97.33% <100.00%> (+0.73%) ⬆️

... and 10 files with indirect coverage changes

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

@JoanFM JoanFM force-pushed the fix-dynamic-batching-timeout branch from d3d58b2 to b022bdd Compare October 6, 2023 12:08
@github-actions github-actions bot added the area/testing This issue/PR affects testing label Oct 6, 2023
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
@JoanFM JoanFM force-pushed the fix-dynamic-batching-timeout branch from b022bdd to fb8071c Compare October 6, 2023 12:10
@JoanFM JoanFM mentioned this pull request Oct 6, 2023
@JoanFM JoanFM merged commit 2b7a862 into master Oct 6, 2023
125 of 129 checks passed
@JoanFM JoanFM deleted the fix-dynamic-batching-timeout branch October 6, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase area/testing This issue/PR affects testing size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants