Skip to content

DatabaseDataStore - need to add a method to check the connection #288

Description

@smalers

Problem

A database connection may be dropped, especially for long-running workflows. Some plugin commands automatically reconnect if the connection is closed. However, generic commands like ReadTableFromDataStore do not call this method because it is not universally implemented. It could be added to the datastore design so that the connection is checked for all database-related commands.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

MSize: 2-3 daysenhancementmediumPriority: normal maintenance and enhancements

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions