bunqueue
v2.9
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
client/types
BackoffOptions
Interface BackoffOptions
interface
BackoffOptions
{
delay
:
number
;
type
:
"fixed"
|
"exponential"
;
}
Index
Properties
delay
type
Properties
delay
delay
:
number
type
type
:
"fixed"
|
"exponential"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
delay
type
Guide
GitHub
bunqueue
Loading...