Skip to content

Encoding back pressure system so that offset payloads are prevented from being too large #47

Closed
@astubbs

Description

@astubbs

At the moment the system does't protect against the space required to encode the offset overrun data from becoming too large to fit in the space available.

An approximation of the continuous approach is to keep some history of record per byte performance, and use that rate to restrict new messages.

For an exact approach, see #53

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