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

Set autorestart=true for all workers #6945

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Oct 5, 2023

Helm: set memory request for keydb
SUpervisord configs:

  • Added autorestart=true option for all workers
  • Unified program names to use dashes as delimiter instead of mixed '_' and '-'
  • Minor improvements to supervisor configurations

Motivation and context

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have added a description of my changes into the CHANGELOG file
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Adjusted memory request for keydb
Minor improvements for supervisor configs
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #6945 (cf63c99) into develop (b450b44) will increase coverage by 0.01%.
Report is 6 commits behind head on develop.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #6945      +/-   ##
===========================================
+ Coverage    82.59%   82.60%   +0.01%     
===========================================
  Files          360      360              
  Lines        38926    38920       -6     
  Branches      3570     3570              
===========================================
+ Hits         32150    32151       +1     
+ Misses        6776     6769       -7     
Components Coverage Δ
cvat-ui 77.64% <ø> (+0.03%) ⬆️
cvat-server 87.15% <ø> (-0.01%) ⬇️

@nmanovic nmanovic merged commit 1b77005 into develop Oct 12, 2023
33 checks passed
@nmanovic nmanovic deleted the az/fix_worker_restart branch October 12, 2023 20:27
@github-actions github-actions bot mentioned this pull request Oct 13, 2023
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Oct 25, 2023
Helm: set memory request for keydb
SUpervisord configs:

- Added `autorestart=true` option for all workers
- Unified program names to use dashes as delimiter instead of mixed '_'
and '-'
- Minor improvements to supervisor configurations
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.

None yet

2 participants