Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Add recoverable decorator to retry non-query operations in case of lost connection #307

Open
wants to merge 2 commits into
base: 0.9
Choose a base branch
from

Apply @recoverable decorator to MySQLConnection.begin_transaction()

751bd45
Select commit
Loading
Failed to load commit list.
Open

Add recoverable decorator to retry non-query operations in case of lost connection #307

Apply @recoverable decorator to MySQLConnection.begin_transaction()
751bd45
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs