Sha256: be098c015a3a7190697abd9a28bfeac6e36457ee53be0cbff965575ff34be315
Contents?: true
Size: 131 Bytes
Versions: 1
Compression:
Stored size: 131 Bytes
Contents
module Sidekiq module Throttled # Generic class for Sidekiq::Throttled errors class Error < StandardError; end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sidekiq-throttled-0.1.0 | lib/sidekiq/throttled/errors.rb |