Skip to content

philwinkle/Philwinkle_DeadlockRetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philwinkle_DeadlockRetry [No Longer Supported]

Notice: use Aoe_DbRetry

As of October 6, 2015 this module is retired. I fully recommend using https://github.com/AOEpeople/Aoe_DbRetry for future-compatible Deadlock (and more!) Magento issues.

Thanks!

Release Notes

v0.1.2.1

  • Fix to pow() function argument order courtesy of @brianpittvps

v0.1.2

  • Composer support courtesy @TimVroom
  • Pull request to move to community courtesy @TimVroom

v0.1.1

  • Bugfixes, general stability
  • Fixed an issue where serializable transaction setting wasn't being propagated
  • If module is disabled in System > Config, options are hidden in admin
  • If module is disabled registry values are not set
  • Added Apache 2.0 license file

v0.1.0

  • Initial Release

Overview

Retries upon detected deadlock. Provides configuration panel support for enabling module and setting various options like # of retries and how long to space the retries out (using Exponential Backoff strategy).

Configuration panel options are located in System > Configuration > System.

This module is in early alpha. Do not use with 1.8CE/1.13EE or later.

Disclaimer

I am not claiming this will fix anything or improve the performance of your store. Use at your own risk.

This is not intended to be a long-term solution for stores with systemic issues. This is meant to help solve real-world problems with stores suffering from deadlocks while they work out their own hardware, plugin, customization, other issues.

License

Copyright 2013 Phillip Jackson

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages