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

Web won't start up until each of the workers has #117

Open
jonnor opened this issue Jan 11, 2017 · 0 comments
Open

Web won't start up until each of the workers has #117

jonnor opened this issue Jan 11, 2017 · 0 comments
Labels

Comments

@jonnor
Copy link
Member

jonnor commented Jan 11, 2017

web crashes because binding the queues don't work, as they queues don't exist yet.

This affects first-run, say when using Heroku button to deploy, or just using git push. Need a well-documented way to deal with it. Probably using msgflo-setup as part of a postdeploy step?

Workaround on Heroku is to manually start each of the workers by enabling them under Resources in dashboard, then restarting the service.

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

No branches or pull requests

1 participant