Skip to content

Allow an error interface channnel #129

@blackmo18

Description

@blackmo18

they were use case that we want to process whatever processable row and keep other at bay so only those error rows will be retried after.

Currently kotlin-csv only allow to skips error row.

You have to filter through the whole csv again just to validate what failed.

If there is an error channel, like an injectable lamda functions or whatever mechansm. We can keep the errors seperately

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