Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateLimiterArgs

Index

Properties

Optional concurrency

concurrency: undefined | number

How many jobs can be executed at the same time.

maxRequests

maxRequests: number

How many jobs can be executed before the limiter stops executing jobs.

requestLimitInterval

requestLimitInterval: number

Every requestLimitInterval ms, number of requests will be reset.

Legend

Generated using TypeDoc