This is because destory removes the entry from SimpleDB without verifying the delete succeeded. We will probably need to refactor the destroy command to issue a destroy to CF, wait for destroy to complete and only remove the entry from SimpleDB if succesful.
This is because destory removes the entry from SimpleDB without verifying the delete succeeded. We will probably need to refactor the destroy command to issue a destroy to CF, wait for destroy to complete and only remove the entry from SimpleDB if succesful.