This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 9bbef59909749a75e95a517f3554c8932cbccde3 Merge: a271313d2 b2094abd5 Author: Robert Newson <[email protected]> AuthorDate: Tue Nov 11 08:20:23 2025 +0000 Merge pull request #5732 from apache/enhance_reduce_limit-3 include useful context when logging a bad reduction share/server/views.js | 17 ++++--- src/couch/src/couch_native_process.erl | 4 +- src/couch/src/couch_query_servers.erl | 89 +++++++++++++++++++--------------- src/fabric/include/fabric.hrl | 2 + src/fabric/src/fabric_view.erl | 11 ++++- src/fabric/src/fabric_view_reduce.erl | 7 ++- 6 files changed, 76 insertions(+), 54 deletions(-)
