AOEpeople/Aoe_DbRetry

Name: Aoe_DbRetry

Owner: AOE

Description: null

Created: 2015-08-21 20:06:25.0

Updated: 2018-01-15 18:39:12.0

Pushed: 2016-01-07 00:11:31.0

Homepage: null

Size: 23

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

AOE

Aoe_DbRetry Magento Module Build Status

License

OSL v3.0

Contributors
Compatability
Description

This module is very simple and focus on one task. It replaces the DB adapter with an extended version that will retry queries if the connection is lost, the query cannot obtain a needed lock, or a deadlock occours. These three situations are detected via exception messages. The underlying (parent) code actually wraps at least one of these exceptions up inside another exception, so we check for that and unwrap the exception if needed.

Configuration
NOTES

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.