nickva opened a new pull request #3558: URL: https://github.com/apache/couchdb/pull/3558
During buggify runs we disable max tx retries by setting it to -1. That's FDB's documented way of doing it. However, when we re-use that setting to handle `restart_tx` logic we don't account for -1, so we that's what this PR fixes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
