The policy that always retries immediately
The policy that always retries, waiting base * factor ^ n where n is the number of attempts
The policy that always retries, waiting base between each attempt
The policy that always retries, waiting base * n where n is the number of attempts
The policy that retries n times
The policy that never retries
The policy that retries once immediately