Comment 4 for bug 1612798

Revision history for this message
Kevin Benton (kevinbenton) wrote : Re: Move db retry logic away from API layer

There is a problem in general with the retry logic if an operation commits data, does something that triggers a retry, and then fails to rollback what it did on the exception.