My bad.  Was using incorrect keys.  Works great now.

-s

On Jan 29, 4:44 pm, Savraj <[email protected]> wrote:
> Hi folks,
>
> I'm having a very curious problem with get_multi.  I'm giving it a
> list of keys ten items long.  It finds items 1 and 2 without issue,
> but doesn't find the last eight.
>
> If I reverse the search list and then use get_multi, I now get items 9
> and 10, but not 8 through 1.
>
> If I make individual calls to memcache.get in a loop, I manage to get
> back all 10 items.  ;)
>
> My code was working great before, and I've only been running in to
> this problem today.  The only difference is that my memcache entries
> now hold a bunch more data than before -- which I suspect may be the
> issue?  Though I'm not getting any errors when storing the items, and
> they can all be recovered individually. Any help?
>
> Thanks for your help!Savraj
> (currently in palo alto, ca :))
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to