Filter: gravityview/import/halt/sleep
The time to sleep before trying to halt again.
Parameters
| Name | Type | Description |
|---|---|---|
| $sleep | int | The amount of time to wait before trying again. Defaults to 1 if there are enough resources to continue. 0 if there are none. |
| $batch | array | The batch. |
Source
Defined in src/Processor.php at line 928