Skip to content

Improve error handling #20

@egorps

Description

@egorps

https://github.com/spilgames/pyvertica/blob/master/pyvertica/batch.py#L92-L93

I'd like to add a parameter to the vertica batch constructor that provide a rescue action for everything remaining in the fifo - if things are just sucked out and dropped, important data could be lost. I'm thinking the default could just be "pass", but for my use, it would be nice to dump everything in the fifo to a file on disk so it could be restored later.

I'll work on this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions