meumobi / AMS.Connect

1 stars 0 forks source link

adserving.csv and lock are not persisted across deploys and dyno restarts #43

Closed vdias38 closed 6 years ago

vdias38 commented 7 years ago

Changes to the filesystem on one dyno are not propagated to other dynos and are not persisted across deploys and dyno restarts. A better and more scalable approach is to use a shared resource such as a database or queue.

Source: https://devcenter.heroku.com/articles/how-heroku-works#dyno-manager