leofs icon indicating copy to clipboard operation
leofs copied to clipboard

[leofs] Improve handling timeout with the backoff strategy

Open mocchira opened this issue 6 years ago • 0 comments

Now the timeout logic with the fixed value has been scattered across the code base. those should be improved using the backoff strategy to decrease the load. To solve this issue, https://github.com/ferd/backoff can be used.

mocchira avatar Apr 04 '18 06:04 mocchira