lib/sidekiq/throttled/communicator/callbacks.rb in sidekiq-throttled-0.15.1 vs lib/sidekiq/throttled/communicator/callbacks.rb in sidekiq-throttled-0.16.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
require "fiber"
-require "sidekiq/exception_handler"
+require "sidekiq/throttled/communicator/exception_handler"
module Sidekiq
module Throttled
class Communicator
# Callbacks registry and runner. Runs registered callbacks in dedicated