R/retry.R
retry-package.Rd
Provide simple mechanism to repeatedly evaluate an expression until either it succeeds or timeout exceeded. It is useful in situations that random failures could happen.
Useful links:
https://github.com/randy3k/retry
Maintainer: Randy Lai randy.cs.lai@gmail.com