Skip to content

[ERROR] Scanner error: bufio.Scanner: token too long #3

Description

@LeosBitto

Sometimes I get "[ERROR] Scanner error: bufio.Scanner: token too long" which happens because bufio.Scanner has a hardcoded buffer limit of 1 MB at this line in proxy.go: scanner.Buffer(make([]byte, 64*1024), 1024*1024)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions