nestjs-temporal-core
Preparing search index...
ServiceInitOptions
Interface ServiceInitOptions
Service initialization options
interface
ServiceInitOptions
{
maxWaitTime
?:
number
;
retryAttempts
?:
number
;
retryDelay
?:
number
;
waitForServices
?:
boolean
;
}
Index
Properties
max
Wait
Time?
retry
Attempts?
retry
Delay?
wait
For
Services?
Properties
Optional
max
Wait
Time
maxWaitTime
?:
number
Optional
retry
Attempts
retryAttempts
?:
number
Optional
retry
Delay
retryDelay
?:
number
Optional
wait
For
Services
waitForServices
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Wait
Time
retry
Attempts
retry
Delay
wait
For
Services
nestjs-temporal-core
Loading...
Service initialization options