Does anyone else see a lag before their condition changes take effect? We run across multiple app servers with 2 apache/mod_wsgi processes per server, and when we make changes through the admin, they don't seem to take effect until we restart apache.
At first I just assumed this was by design, but today I looked at the ModelDict code, and I had the impression that cache invalidation was the goal. So now I'm asking if this is a bug, by design, or if maybe there's something specific to my environment that's causing what we're seeing.
Thanks
-Wes