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

907 avoid duplicate labeling & ranking tasks #923

Merged
merged 4 commits into from Jan 24, 2023

Conversation

andreaskoepf
Copy link
Collaborator

  • add new boolean debug option DEBUG_ALLOW_DUPLICATE_TASKS (default false)
  • exclude tasks to which the current user already responded in tree_manager if DEBUG_ALLOW_DUPLICATE_TASKS is False

@andreaskoepf andreaskoepf requested a review from yk as a code owner January 24, 2023 14:23
@andreaskoepf andreaskoepf linked an issue Jan 24, 2023 that may be closed by this pull request
Copy link
Collaborator

@yk yk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crazy!

@andreaskoepf andreaskoepf merged commit ffaf5c4 into main Jan 24, 2023
@andreaskoepf andreaskoepf deleted the 907_avoid_duplicate_labeling_ranking branch January 24, 2023 16:33
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.

Avoid showing a task to the same user mulitple times
2 participants