Skip to content

More understandable error message when max_document_size has been reached #343

@pana87

Description

@pana87

Expected Behavior

Understandable error message

Current Behavior

I was getting this error suddenly on every insert operation:

Error: users at responseHandler (../node_modules/nano/lib/nano.js:193:20) at ../node_modules/nano/lib/nano.js:442:13 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Possible Solution

I updated the max_document_size in the couchdb configs

Context

I spent 3 days trying to find out what this error meant. Maybe it would be useful for developers if the error message was a bit more understandable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions