Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
On debugging, we found that we were making a huge number of unnecessary post calls to the couchdb on every log command we ran in cordova-plugin-test-framework. Due to this, majority of the post calls were getting dropped off by the couchdb which was the reason behind this.