Hello there all,

i have a problem that pops up every once in a while.

when i get to a part of the thread loop that does self.store.commit(), i get
a failure stating that a record that it is supposed to delete does not exist
any longer. I guess that it is been removed by another process. Is there a
way that i can safegaurd against that ? or should i just wrap it in a try:
except: ?

just wondering if there is a better trick around it.

thanks

shawn
-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to