ooyala / retries
A tiny Rubygem for retrying code with randomized, exponential backoff.
☆237Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for retries
- Retryable is general-purpose retrying library, written in Ruby, to simplify the task of adding retry behavior to just about anything.☆482Updated 2 months ago
- Simple health check of Rails app for use with uptime checking sites like newrelic and pingdom☆477Updated 6 months ago
- `its` for RSpec 3 extracted from rspec-core 2.x☆266Updated 2 weeks ago
- ☆378Updated 5 years ago
- Bump is a gem that will simplify the way you build gems.☆183Updated last year
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆508Updated 5 years ago
- Keep track of Sidekiq failed jobs☆571Updated 5 months ago
- An efficient optionally thread safe LRU Cache☆285Updated 4 years ago
- Advisory locking for ActiveRecord☆627Updated 6 months ago
- An ActiveRecord null database adapter for greater speed and isolation in unit tests.☆588Updated last week
- Time-resilient expectations in RSpec☆159Updated 3 months ago
- A Rails plugin for easily integrating Vault secrets☆339Updated 4 months ago
- Distributed mutex using Redis☆282Updated 3 years ago
- Modify your ENV☆548Updated last month
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆842Updated 10 months ago
- Support for sharded databases and replicas for ActiveRecord☆251Updated 6 months ago
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆336Updated last month
- Guard plugin for RuboCop☆262Updated 6 months ago
- ActiveSupport::Memoizable with a few enhancements☆920Updated 6 months ago
- sekrets is a command line tool and library used to securely manage encrypted files and settings in your rails' applications and git r…☆268Updated 6 months ago
- RSpec for Sidekiq☆661Updated 2 months ago
- Ensures presence and type of your app's ENV-variables (mirror)☆330Updated 2 years ago
- A tool to upgrade Rails 4-style specs to Rails 5-style☆176Updated 5 years ago
- Mry Migrates .Rubocop.Yml☆213Updated 4 years ago
- Retrieve the binding of a method's caller in MRI 1.9.2+☆663Updated 8 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆431Updated last week
- The best coverage tool for Ruby code☆206Updated 2 years ago
- Ruby's missing background and batch processing system☆288Updated last year
- If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).☆160Updated 4 years ago