Closed
Description
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