I'm writing some order placement and order data read in code with Redi and on occasion I'm getting exceptions from the GetCell Method. Attached is a screen shot with what I'm seeing. OrderUpdateMessageCache is my RediLib.CacheControl object and it's getting msgtype == 10.
The action associated with this Order Cache is 4.
I can try this again in a few minutes and everything seems to work fine. I could at least throw some Try Catch block around it but it continues to throw exceptions and my code is dead in the water.
Advice?
Secondly I'm setting the CustomerIndicator field when submitting an order but receive null back in that field when getting a response from RediPlus.