-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
restarts celery on deploy #5653
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5653 +/- ##
=========================================
+ Coverage 30.05% 30.1% +0.05%
=========================================
Files 248 249 +1
Lines 21407 22231 +824
Branches 3106 3348 +242
=========================================
+ Hits 6434 6693 +259
- Misses 14696 15238 +542
- Partials 277 300 +23
Continue to review full report at Codecov.
|
- added a check for the celery environment
I'll add |
@androolloyd this ready to go? |
fix the restart command to include the .service designation of celery
Description
restarts celery on deploy
Refers/Fixes
deploy channel
Testing
still working out kinks. see deploy channel