Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RequestQueueSender

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private queue

Methods

send

sendBatch

sendBatchFp

  • Get array of tasks for sending request-response pairs. Tasks are not squashed into TaskEither<Error, Array<ISerializedResponse>> to ensure the tasks can be easily linked to the corresponding requests.

    Parameters

    Returns Array<TaskEither<Error, ISerializedResponse>>

    Array of tasks

stop

  • stop(): Promise<void>

Generated using TypeDoc