Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/slack_web_api_client/index.ts>ConnectionErrorRetryHandler

Streamlined Slack Web API client for TypeScript
Go to Latest
class ConnectionErrorRetryHandler
implements RetryHandler
import { ConnectionErrorRetryHandler } from "https://deno.land/x/slack_web_api_client@0.13.3/index.ts";

Constructors

new
ConnectionErrorRetryHandler(options?: FixedIntervalRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>

Constructors

new
ConnectionErrorRetryHandler(options?: FixedIntervalRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>

Constructors

new
ConnectionErrorRetryHandler(options?: FixedIntervalRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>

Constructors

new
ConnectionErrorRetryHandler(options?: FixedIntervalRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>