Are the dyno restarts on Heroku simultaneous? -


I read on the Herokus website that dynos will be restarted every 24 hours.
If you have two web-dinos for example, what is the chance that they will be restarted together?

Thank you for your time!

Heroku randomly restores dynamis - sometimes several times per day. Do not trust it together!


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -