Skip to content

MaxAttempts

maxAttempts(count): PollStrategy

Defined in: packages/agent/src/polling/strategy.ts:58

Error out after a maximum number of polling has been done.

number

The maximum attempts to poll.

PollStrategy