antirez / antirez/disque

timeout parameter doesn't work in DisqueJobCommands.getjobs method

Open
#184 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.1k
Forks
532
PR merge metrics
No merged PRs in 30d

Description

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());

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.