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: OPITC-1354: [Incident] Table locks in prod SaaS causing degraded performance #6678

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

yyassi-heartex
Copy link
Contributor

PR fulfills these requirements

  • Commit message(s) and PR title follows the format [fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made ex. fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
  • Tests for the changes have been added/updated (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Backend (Database)
  • Backend (API)
  • Frontend

Describe the reason for change

update annotation result_count on annotation save so we dont need to get the json to calculate count

@github-actions github-actions bot added the fix label Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit b7dcaec
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/673bf1ac267dce0008a8d71f

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit b7dcaec
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/673bf1ac3af096000858e34b

@yyassi-heartex
Copy link
Contributor Author

yyassi-heartex commented Nov 18, 2024

/git merge develop

Workflow run
Successfully merged: create mode 100644 docs/scripts/tableOfContent.js

@yyassi-heartex
Copy link
Contributor Author

yyassi-heartex commented Nov 19, 2024

/git merge develop

Workflow run
Successfully merged: 12 files changed, 124 insertions(+), 320 deletions(-)

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.77%. Comparing base (52aea5b) to head (b7dcaec).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/tasks/models.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6678      +/-   ##
===========================================
- Coverage    76.77%   76.77%   -0.01%     
===========================================
  Files          169      169              
  Lines        13876    13880       +4     
===========================================
+ Hits         10653    10656       +3     
- Misses        3223     3224       +1     
Flag Coverage Δ
pytests 76.77% <75.00%> (-0.01%) ⬇️

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

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


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant