Skip to content

When log messages are generated too quickly, problems may arise #62

Description

@1061186575

When log messages are generated too quickly, does it cause logs to be split during transmission? For instance, when originally sending '...abcdefg...', which is a relatively long string, the actual transmission might result in '...abcd' and 'efg...' being sent as two separate strings. This is not the expected behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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