apply_filters( 'classifai_azure_read_retry_interval', $seconds ) → {int}
Filters the Read retry interval.
Parameters:
Name | Type | Description |
---|---|---|
$seconds |
int | How many seconds should the interval be? Default 60. |
- Since:
- 1.7.0
- Source:
Returns:
Filtered interval.
- Type
- int