Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeout parameter doesn't work in DisqueJobCommands.getjobs method #184

Open
LMig2k opened this issue Apr 13, 2016 · 2 comments
Open

timeout parameter doesn't work in DisqueJobCommands.getjobs method #184

LMig2k opened this issue Apr 13, 2016 · 2 comments

Comments

@LMig2k
Copy link

LMig2k commented Apr 13, 2016

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

@skyrocknroll
Copy link

Hi @LMig2k ,
Please raise the issue here https://github.com/mp911de/spinach/issues . Seems like you issues is specific to client library

@LMig2k
Copy link
Author

LMig2k commented Oct 24, 2016

Thanks to remind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants