# Functions

Retry executes a given function and reties 'attempts' times with a delay of 'sleep' between the executions.