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

fix unpacking too many values, taken from existing PR-#123 #192

Closed
wants to merge 1 commit into from

Conversation

Tob0t
Copy link

@Tob0t Tob0t commented Mar 24, 2020

Since there is no progress on #123 I created another PR.

FYI: The commit from @mattbornski was taken.

Since our queues stopped working if there are more than 8k jobs with the same timestamp, we needed a fix asap. I know that the PR was not merged since there could be a further improvements. However as @mattbornski mentioned, better this fix with blocking redis for short time than processing no jobs at all.

We are already using this code on our production system since we needed a fix asap.

Disclaimer: I'm not a lua programmer, so feel free to adapt the PR ;)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d3f2458 on Tob0t:fixTooManyValueToUnpack into 6f1d62f on bee-queue:master.

@Tob0t
Copy link
Author

Tob0t commented Dec 17, 2020

any chance that this PR will be merged?

@compwright
Copy link
Collaborator

@Tob0t I've accepted this PR over here: compwright#1

@compwright
Copy link
Collaborator

@bradvogel this is ready to go

@compwright
Copy link
Collaborator

Resubmitted as #550

@compwright compwright closed this Nov 22, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants