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

Queue improvements #1276

Merged
merged 2 commits into from
Aug 17, 2015
Merged

Queue improvements #1276

merged 2 commits into from
Aug 17, 2015

Conversation

camallen
Copy link
Contributor

Ensure the queue that data is being added to is for the right user and that we only update the sms_ids when new data is coming in.

Should fix the unbound queue growth and queueing seen_ids for users when they've finished the workflow.

when using logged out queue for finished workflows / per user finished then do not attempt to create / enqueue for the logged in user. Instead respect the use of the logged out queue and enqueue if that is below min.
skip enqueue ops when empty or the data hasn't changed.
edpaget added a commit that referenced this pull request Aug 17, 2015
@edpaget edpaget merged commit 1537ecf into zooniverse:master Aug 17, 2015
@camallen camallen deleted the queue_improvements branch August 19, 2015 13:53
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.

2 participants