Hello,
After a rather major update to our site, suddenly we are getting a large # of "Attempted to update a stale object" errors.
I am quite new to rails and I understand the concept of optimistic locking but I don't know how to track down and kill the multiple attempts at saving an object.
Can someone please give me some pointers?
Thanks for any help!
After a rather major update to our site, suddenly we are getting a large # of "Attempted to update a stale object" errors.
I am quite new to rails and I understand the concept of optimistic locking but I don't know how to track down and kill the multiple attempts at saving an object.
Can someone please give me some pointers?
Thanks for any help!