bunqueue
v2.8
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
domain/types/cron
CronDedup
Interface CronDedup
Deduplication config for cron-spawned jobs
interface
CronDedup
{
extend
?:
boolean
;
replace
?:
boolean
;
ttl
?:
number
;
}
Index
Properties
extend?
replace?
ttl?
Properties
Optional
Readonly
extend
extend
?:
boolean
Optional
Readonly
replace
replace
?:
boolean
Optional
Readonly
ttl
ttl
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
extend
replace
ttl
Guide
GitHub
bunqueue
Loading...
Deduplication config for cron-spawned jobs