> > I'm not too familiar with Heroku, but according to the little > documentation I have seen, the filesystem should persist until the dyno > restarts or is shut down. Does it really just reset randomly? >
In theory you would be correct. The doc says that it resets on restarts or upon stopping a dyno. I've had a few heroku apps running in the last few months though, and I've noticed that tickets stored on the ephemeral filesystem during a weekend are often found missing on monday... In a similar fashion, if you use "admin" to edit some source code on the fly (before putting it in a commit for example), you'll often find that your changes won't persist more than a few minutes. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.