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

Dequeue Subjects after requesting for selection #1176

Closed
camallen opened this issue Jul 22, 2015 · 0 comments · Fixed by #1182
Closed

Dequeue Subjects after requesting for selection #1176

camallen opened this issue Jul 22, 2015 · 0 comments · Fixed by #1182
Assignees

Comments

@camallen
Copy link
Contributor

Try and avoid race conditions between a classification being submitted to a slow API node and the next request for subjects hitting a free one and returning the queue before any dequeue event fires.

So move the dequeue from here to here perhaps.

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

Successfully merging a pull request may close this issue.

1 participant