Skip to content

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

@smalers

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.

Metadata

Metadata

Assignees

Labels

MSize: 2-3 daysenhancementmediumPriority: normal maintenance and enhancements

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions