Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Weird priority in validation queue #85

Open
yuliya-ivaniukovich opened this issue Oct 25, 2017 · 0 comments
Open

Weird priority in validation queue #85

yuliya-ivaniukovich opened this issue Oct 25, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@yuliya-ivaniukovich
Copy link
Contributor

At the moment we use document URL as a key of validation job. This causes documents being processed in alphabetical order which gives sites with starting 'a' a greater priority in the queue.
We should add an autogenerated key (e.g. UUID type 1) so that the queue was processed in the same order it is filled in.

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

No branches or pull requests

2 participants