Skip to content

bowline DecodeError loop #195

@khibino

Description

@khibino

In the test environment, bowline is outputting logs at a frequency of approximately 20,000 times per second with the following error:

2025-04-09T09:05:46+0900 decode-error: DecodeError "incomplete input: BufferOverrun"
2025-04-09T09:05:46+0900 decode-error: DecodeError "incomplete input: BufferOverrun"
2025-04-09T09:05:46+0900 decode-error: DecodeError "incomplete input: BufferOverrun"
...

It is suspected that there is an issue with the DecodeError handling, which may be causing an unintended loop.

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