Details
-
Task
-
Resolution: Fixed
-
Major
-
None
-
None
-
1
Description
Currently some tests will fail with AmbiguousTimeout, which is raised "...when a timeout occurs and we aren’t sure if the underlying operation has completed". Checking for this failure and then retrying the insert should be sufficient.