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

Weird priority in validation queue #85

@yuliya-ivaniukovich

Description

@yuliya-ivaniukovich

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions