exq icon indicating copy to clipboard operation
exq copied to clipboard

Intermittent timeout on enqueue call

Open akira opened this issue 7 years ago • 0 comments

Reported by @jbrowning in #228

{:timeout, {GenServer, :call, [Exq, {:enqueue, "default", Worker, [params], []}, 5000]}}

Were there any changes in 0.9.0 that would have caused the Exq service to block on these calls?

akira avatar Jun 30 '17 05:06 akira