Skip to content

candumpr: Error frame logging with rate limiting #61

Description

@Notgnoshi

Logging every error frame is insane (hundreds of millions of logs).

We should do a few things:

  • on change logging of the most recent error (maybe, although that could deteriorate to SPAM if there's multiple issues)
  • rate limit and give periodic summaries

I think maybe we should do periodic summary reports if there are recent error frames, and leave logging the errors to ... the logger.

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