Skip to content

candumpr: full disk / write error handling #31

Description

@Notgnoshi

candumpr is inconsistent with

  • does it propagate or suppress errors?
  • does it retry or abort?
    between the different Sink methods. This is inconsistent, and I don't like it. I'd like to imagine a better strategy.

Perhaps we deactivate the Sink on any error, and retry activating it until the errors go away?

Right now, we drop data in the event of write failures.

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