-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels