Skip to content

[bug] json buffering reports wrong line length #58

@kallyaleksiev

Description

@kallyaleksiev

Description

In

when the JSON buffer exceeds the maximum size limit (1MB), the error message incorrectly reports "Buffer size 0 exceeds limit" instead of showing the actual buffer size that caused the problem.

Root Cause & Fix

Remove line 206 refreshing the buffer json_buffer = "" before throwing an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions