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: Extend cache labels action timeout #6629

Closed
wants to merge 1 commit into from

Conversation

makseq
Copy link
Member

@makseq makseq commented Nov 11, 2024

The cache labels action is an experimental data manager action. It can take a long time, typically between 2 to 4 hours, for large projects that have more than 100,000 tasks and 100,000 annotations.

Change has impacts in these area(s)

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

Copy link

netlify bot commented Nov 11, 2024

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

Name Link
🔨 Latest commit b55e433
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6732203011106800082197be

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit b55e433
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67322030f4ff80000755bc6a

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

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.65%. Comparing base (d14d01e) to head (b55e433).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6629      +/-   ##
===========================================
+ Coverage    76.63%   76.65%   +0.02%     
===========================================
  Files          169      169              
  Lines        13840    13840              
===========================================
+ Hits         10606    10609       +3     
+ Misses        3234     3231       -3     
Flag Coverage Δ
pytests 76.65% <ø> (+0.02%) ⬆️

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.

@makseq makseq closed this Nov 11, 2024
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.

2 participants