ic-reactor
Example
GitHub
Preparing search index...
react
utils
agent
strategy
maxAttempts
Function maxAttempts
maxAttempts
(
count
:
number
)
:
utils
.
agent
.
PollStrategy
Error out after a maximum number of polling has been done.
Parameters
count
:
number
The maximum attempts to poll.
Returns
utils
.
agent
.
PollStrategy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...
Error out after a maximum number of polling has been done.