External module "node_modules/@slack/client/dist/retry-policies.d"
Variables
Const fiveRetriesInFiveMinutes
Defined in node_modules/@slack/client/dist/retry-policies.d.ts:24
Const policies
policies: object
Defined in node_modules/@slack/client/dist/retry-policies.d.ts:29
Const rapidRetryPolicy
Defined in node_modules/@slack/client/dist/retry-policies.d.ts:28
Const retryForeverExponential
Defined in node_modules/@slack/client/dist/retry-policies.d.ts:10
Const retryForeverExponentialCapped
Defined in node_modules/@slack/client/dist/retry-policies.d.ts:15
Const retryForeverExponentialCappedRandom
Defined in node_modules/@slack/client/dist/retry-policies.d.ts:20
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Short & sweet, five retries in five minutes and then bail.