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

请问一下这里为什么还要执行pushToBucket 扔回zset呢,不是已经在ready queue list准备执行了吗 #16

Open
zeming-coder opened this issue May 14, 2019 · 4 comments

Comments

@zeming-coder
Copy link

image

@ouqiang
Copy link
Owner

ouqiang commented May 14, 2019

确保消息被成功消费了,如果消费者没有确认,会一直重试。

@zeming-coder
Copy link
Author

zeming-coder commented May 14, 2019 via email

@zeming-coder
Copy link
Author

确保消息被成功消费了,如果消费者没有确认,会一直重试。

这个方法是只是给http请求的客户端使用的吧 我看go这边消费没有使用!是类似于PHP这种拉取到期消息消费的吗?这个重复插入会导致客户端重复领取,需要客户端这边去重,删除job pool里面的job才不会重复拉取到这个job的吧

@ouqiang
Copy link
Owner

ouqiang commented May 14, 2019

请查看README.md文档

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