asterisk / node-ari-client

Node.js client for ARI. This library is best effort with limited support.
Other
250 stars 98 forks source link

Options for backoff in connect() #70

Open lucassoler opened 7 years ago

lucassoler commented 7 years ago

Hi,

Is it possible to add a parameter "option" in ari connect function to configure maxRetries, maxDelay and delay for backoff ?