Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: