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