amino-os / Amino.Run

Amino Distributed OS - Runtime Manager
Apache License 2.0
29 stars 12 forks source link

Add exponential backoff to AtLeastOnceRPCPolicy #788

Closed quinton-hoole closed 5 years ago

quinton-hoole commented 5 years ago

This avoids tight loops in the retry logic.