You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a new instance is being pushed, the memcache needs to be flushed in order for the data to be fresh. Otherwise outdated data will be served.
One solution is to key memcache by version number
The text was updated successfully, but these errors were encountered:
Currently, when a new instance is being pushed, the memcache needs to be flushed in order for the data to be fresh. Otherwise outdated data will be served.
One solution is to key memcache by version number
The text was updated successfully, but these errors were encountered: