Skip to content

fix: byte accounting for codecs in monitors#1089

Merged
gbin merged 5 commits into
masterfrom
gbin/accounting-bug
May 10, 2026
Merged

fix: byte accounting for codecs in monitors#1089
gbin merged 5 commits into
masterfrom
gbin/accounting-bug

Conversation

@gbin

@gbin gbin commented May 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

The current implementation of the codecs did not register the size of the encoded data -> it was reporting basically zero which breaks the monitors

Related issues

Changes

Reminder

  • I ran just from the repo root
  • I have updated docs or examples where needed

Additional context

@gbin gbin force-pushed the gbin/accounting-bug branch from 0bd1347 to dd2209c Compare May 10, 2026 15:09
@gbin gbin force-pushed the gbin/accounting-bug branch from 91d5704 to f867324 Compare May 10, 2026 15:45
@gbin gbin merged commit 88575ac into master May 10, 2026
32 checks passed
@gbin gbin deleted the gbin/accounting-bug branch May 10, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: codecs completely breaks the accounting in the monitors

1 participant