summaryrefslogtreecommitdiff
path: root/lib/retryable.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-4/+4
* feat: await-able Async methods (#1572)Alex Early2018-09-301-3/+14
* ES6-ify codebase (#1553)Alex Early2018-07-081-2/+2
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-5/+9
* handle async funcs in control flow methodsAlexander Early2017-03-251-1/+3
* remove unnecessary arraysoresoftware2016-11-301-1/+1
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-3/+6
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-2/+3
* Fix doc linking (see #1135)doc-linkingGraeme Yeates2016-04-291-1/+1
* jsdoc-style documentation for `Control Flow` methodsHubert Argasinski2016-04-121-0/+23
* use initialParams to simplify callback extractionAlexander Early2016-03-191-4/+2
* re-enable test, handle omitted retry optionsAlexander Early2016-03-111-2/+11
* remove splatAlexander Early2016-03-111-1/+1
* added retryable wrapper for async tasksAlexander Early2016-03-071-0/+11