-
Sean McGivern authored
Deleting a Sidekiq job calls out to Redis, but Timeout.timeout is not safe for network calls: https://www.mikeperham.com/2015/05/08/timeout-rubys-most-dangerous-api/
e3b94a6d
Deleting a Sidekiq job calls out to Redis, but Timeout.timeout is not safe for network calls: https://www.mikeperham.com/2015/05/08/timeout-rubys-most-dangerous-api/