Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Google_Task_Retryable Interface Reference
Inheritance diagram for Google_Task_Retryable:
Google_IO_Exception Google_Service_Exception

Public Member Functions

 allowedRetries ()
 Gets the number of times the associated task can be retried.
 

Member Function Documentation

◆ allowedRetries()

Google_Task_Retryable::allowedRetries ( )

Gets the number of times the associated task can be retried.

NOTE: -1 is returned if the task can be retried indefinitely

Return values
integer

Implemented in Google_IO_Exception, and Google_Service_Exception.


The documentation for this interface was generated from the following file: