What are the consequences of disabling gossip, mingle and heartbeat for celery workers?

This is the base documentation which doesn’t give us much info heartbeat Is related to communication between the worker and the broker (in your case the broker is CloudAMQP). See explanation With the –without-heartbeat the worker won’t send heartbeat events mingle It only asks for “logical clocks” and “revoked tasks” from other workers on startup. … Read more

multiple worker/web processes on a single heroku app

All processes must have unique names. Additionally, the names web and worker are insignificant and carry no special meaning. The only process that carries a significant name is the web process, as stated in the Heroku docs: The web process type is special as it’s the only process type that will receive HTTP traffic from … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)