Retry a function several times
Retry a function several times
number of retries
the function to run if it fails, to handle the error message
the function to run
Try of result
Retry a function several times
Retry a function several times
number of retries
the function to run if it fails, to handle the error message
the function to run, returning a Try
Try of result