Open LMig2k opened 8 years ago
biz.paluch.spinach.api.sync.DisqueJobCommands.getjobs(long timeout, TimeUnit timeUnit, long count, String... queues) -> biz.paluch.spinach.impl.FutureSyncInvocationHandler.handleInvocation(Object proxy, Method method, Object[] args) { LettuceFutures.await(command,connection.getTimeout(), connection.getTimeoutUnit());
Hi @LMig2k , Please raise the issue here https://github.com/mp911de/spinach/issues . Seems like you issues is specific to client library
Thanks to remind.
biz.paluch.spinach.api.sync.DisqueJobCommands.getjobs(long timeout, TimeUnit timeUnit, long count, String... queues) -> biz.paluch.spinach.impl.FutureSyncInvocationHandler.handleInvocation(Object proxy, Method method, Object[] args) { LettuceFutures.await(command,connection.getTimeout(), connection.getTimeoutUnit());