# Functions
NewFunctionQueue returns a functionQueue that will be used to execute functions in the same order they are enqueued.
# Variables
NoRetry always returns false independently of the number of retries.
# Type aliases
WaitFunc will be invoked each time a queued function has returned an error.