Skip to content

Give resources if they are in the hashring

meskio requested to merge meskio/rdsys:get_few_resources into main

If GetMany is called asking for more resources than there are in the hashring let's return the resources that we have instead of giving an error. So in situations of having few resources the distributors keep working instead of failing.

Closes: #162 (closed)

Merge request reports