Preparing search index...
The search index is not available
warp-core-worker
warp-core-worker
WorkerOptions
Type alias WorkerOptions
Worker
Options
:
{
logFunction
?:
TaskLogFunction
;
logger
?:
ILoggerLike
;
stepFlowDelay
?:
number
;
taskUniqueIdBuilder
:
(
(
)
=>
string
)
;
}
Type declaration
Optional
log
Function
?:
TaskLogFunction
custom log formatter
Optional
logger
?:
ILoggerLike
Optional
step
Flow
Delay
?:
number
delay before continue to next flow step
task
Unique
Id
Builder
:
(
(
)
=>
string
)
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
warp-core-worker
Loading...
Generated using
TypeDoc
custom log formatter