nestjs-temporal-core
Preparing search index...
WorkerRestartResult
Interface WorkerRestartResult
Worker restart result
interface
WorkerRestartResult
{
error
?:
Error
;
maxRestarts
:
number
;
restartCount
:
number
;
success
:
boolean
;
}
Index
Properties
error?
max
Restarts
restart
Count
success
Properties
Optional
error
error
?:
Error
max
Restarts
maxRestarts
:
number
restart
Count
restartCount
:
number
success
success
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
max
Restarts
restart
Count
success
nestjs-temporal-core
Loading...
Worker restart result