Description
+underlined text+Currently, ratis retries indefinitely if a client request fails. This Jira aims to add retryPolicy in Ratis which :
1) Adds a policy to retry with a fixed count and with fixed sleep interval
2) Default policy is set to RETRY_FOREVER