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
memcached has a 1mb limit per key, so an exception is raised when we try to store large blobs in memcached, and anyway it's a waste of space to store large objects in there.