exq
exq copied to clipboard
Intermittent timeout on enqueue call
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?