Skip to content

Graceful max header size logic #57

Description

@cadorn
  • Add maxHeaderSize option
  • If size of reached stop sending more log messages
  • If traversing an object and getting close to limit, do not traverse as deep in hope of keeping room for more log messages
  • Object trim capability where objects can be encoded and then trimmed to a certain size to keep room for more log messages
  • Keep track of encoded object sizes and associated classes and rank classes by size to assist in adding object filters
  • Option to blacklist all classes and only show stub of first hidden object and ability to whitelist classes to traverse them.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions