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 healthcheck in celery container in dev #1837

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Jan 18, 2024

This pull request fixes the healthcheck in the celery container in the dev environment. Previously, the healthcheck was not working properly, causing issues with the container. This fix ensures that the healthcheck is functioning correctly, allowing the container to operate as expected.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a5c790c) 61.62% compared to head (be72234) 61.62%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1837   +/-   ##
=======================================
  Coverage   61.62%   61.62%           
=======================================
  Files         212      212           
  Lines       11664    11664           
  Branches     1655     1655           
=======================================
  Hits         7188     7188           
  Misses       4180     4180           
  Partials      296      296           

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

@vigneshhari vigneshhari merged commit 9475f3e into master Jan 18, 2024
8 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/healthcheck-celery-dev branch January 18, 2024 13:00
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.

2 participants