Switch maxAttempts from a query param to an option Fixes #73

This commit is contained in:
mmorrison 2018-01-31 00:41:57 -06:00
parent 2cf975b9f6
commit 94815a247d
3 changed files with 6 additions and 5 deletions

View file

@ -51,6 +51,7 @@ function(e,state) {
* **host**
* **port**: (optional) Uses the protocol default if not set
* **notes**: (optional) Passed through to output
* **maxAttempts**: (optional) Number of attempts to query server in case of failure (default 1)
### Return Value