RubyGems Navigation menu

activerecord-retry 1.0.0

Retries reads and transactions when an ActiveRecord::StatementInvalid occurs that matches a list of errors. Default list of errors includes errors related to failover situations to allow for graceful failovers during a request and to attempt prevention of data loss for temporary issue.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - September 06, 2012 (5 KB)

Runtime Dependencies (2):

activerecord ~> 3.0
activesupport ~> 3.0

Development Dependencies (3):

bundler ~> 1.1.5
mocha ~> 0.12.1
rake ~> 0.9.2.2

Owners:

Authors:

  • Samuel Kadolph

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 11,347

For this version 11,347

Licenses:

N/A

Required Ruby Version: >= 1.9.2

Links: