Skip to content

executor/pdu: add a random delay on retries

Martin Roukala requested to merge pdu_delay into master

I hope this will address some random failures that happen in quick succession, which, I believe, could come if multiple clients make requests at the same time.

Cc: @chturne

Merge request reports