Sha256: 971eb31b0a27ed3cb4d8d7a05a0fca92d35cc2d6a7314ee524fe652b116d6813

Contents?: true

Size: 162 Bytes

Versions: 29

Compression:

Stored size: 162 Bytes

Contents

# frozen_string_literal: true

module Sidekiq
  module Throttled
    # Generic class for Sidekiq::Throttled errors
    class Error < StandardError; end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
sidekiq-throttled-1.5.2 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.5.1 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.5.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.4.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.3.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.2.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.1.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.0.1 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.0.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.0.0.alpha.1 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-1.0.0.alpha lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.15.1 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.18.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.17.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.16.2 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.16.1 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.16.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.15.0 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.14.1 lib/sidekiq/throttled/errors.rb
sidekiq-throttled-0.13.0 lib/sidekiq/throttled/errors.rb