nickva commented on issue #5004: URL: https://github.com/apache/couchdb/issues/5004#issuecomment-2526376267
@Clashsoft that explains, and it consistent with the failures we've seen in the past. I think it would still be nice for us (CouchDB) to have an option to debug this kind of stuff. We have a debug log line for the local http port https://github.com/apache/couchdb/blob/37951bfb92f5f9e2d4983a6dc34166ea78c7fb22/src/couch/src/couch_httpd.erl#L424-L431 to log any json decoding error, something like that in the replicator might be nice to have. We would have been able to figure out the issue a bit sooner. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
