Skip to content

Have context as input to the dump operation #16

@AkshatJindal1

Description

@AkshatJindal1

The current implementation of the code creates context.Background in data.Connection.BeginTx. We can have this value come as input parameter to have more control on the operation. This will enable to run this process in go routines where we would want the operation to fail fast or timeout in case of error in other routines.

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