#
cp.rx.go.Retry
Extends: Statement
A Statement that will retry the contained statement if there is an error. It can be limited to a set number of retries, and have a delay added between retries.
#
API Overview
Constants - Useful values which cannot be changed
DelayedBy UpTo
Constructors - API calls which return an object, typically one that offers API methods
Retry
Methods - API calls which can only be made on an object returned by a constructor
DelayedBy UpTo