Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Process
:
WorkerOptions.php
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<
?
php
namespace
Illuminate
\
Queue
;
class
WorkerOptions
{
/**
* The name of the worker.
*
*
@var
string
*/
public
$name
;
/**
* The number of seconds to wait before retrying a job that encountered an uncaught exception.
*
*
@var
int|int[]
*/
public
$backoff
;
/**
* The maximum amount of RAM the worker may consume.
*
*
@var
int
*/
public
$memory
;
/**
* The maximum number of seconds a child worker may run.
*
*
@var
int
*/
public
$timeout
;
/**
* The number of seconds to wait in between polling the queue.
*
*
@var
int
*/
public
$sleep
;
/**
* The number of seconds to rest between jobs.
*
*
@var
int
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX