Home Documentation Forum Install Aeon\Retry\Retry ( 1.x ) Introduction Class synopis class final Retry { public __construct ( Process $process , int $retries , TimeUnit $delay ) public modifyDelay ( DelayModifier $delayModifier ) : self public onlyFor ( string $exceptionClasses ) : self public execute ( callable $function ) : mixed public wait ( void ) : void public lastExecution ( void ) : Execution } Table of Contents Retry::__construct Retry::modifyDelay Retry::onlyFor Retry::execute Retry::wait Retry::lastExecution
Aeon\Retry\Retry ( 1.x ) Introduction Class synopis class final Retry { public __construct ( Process $process , int $retries , TimeUnit $delay ) public modifyDelay ( DelayModifier $delayModifier ) : self public onlyFor ( string $exceptionClasses ) : self public execute ( callable $function ) : mixed public wait ( void ) : void public lastExecution ( void ) : Execution } Table of Contents Retry::__construct Retry::modifyDelay Retry::onlyFor Retry::execute Retry::wait Retry::lastExecution