Skip to content

[FIX] DB: Don't fail when we don't need to back propagate

Kubat requested to merge fix-queue-previous into master

Edge case: all the queue has the same priority, do the get_previous_prio_diff failed and it was treated as an error.

Merge request reports