patient_http-sidekiq 1.0.0
This gem provides a mechanism to offload long-running HTTP requests from Sidekiq workers to a dedicated async I/O processor running in the same process, freeing the worker thread immediately while the HTTP request is in flight.
Gemfile:
=
install:
=
Versions:
- 1.0.0 May 27, 2026 (43 KB)
Runtime Dependencies (2):
patient_http
>= 0
sidekiq
>= 7.0
Development Dependencies (1):
bundler
>= 0