index
:
delta/npm-packages/async.git
1.1.x
1465
2.0-doc-callouts
2.x
DELETE_THIS_BRANCH
add_missing_return_docs
applyeach-no-partial
async-fn-support
async-generator-support
async-q-process
async-retry-interval
auto-argument-ordering
auto-no-deferral
autoinject
awaitable
awaitable-queues
batch-push-queue
break-tester-loops
browser-ci
browser-ma
browser-setimmediate
build-refactor
building
canceling
concat-order
concatLimit
dependabot/npm_and_yarn/babel/eslint-parser-7.19.1
dependabot/npm_and_yarn/chai-4.3.7
dependabot/npm_and_yarn/eslint-8.35.0
dependabot/npm_and_yarn/fs-extra-11.1.0
dependabot/npm_and_yarn/jsdoc-4.0.2
dependabot/npm_and_yarn/karma-6.4.1
dependabot/npm_and_yarn/rollup-3.17.3
dependabot/npm_and_yarn/semver-7.3.8
dependabot/npm_and_yarn/yargs-17.7.1
dll
doc-linking
docs
docs-folder
each-cleanup
each-iter
eachOfLimitImpl
ensure_async
es5-dep
es6-iterators
es6ify
eslint
fast-path-eachOf
filter-array-specific
fix-build
fix-retry-interval-func
generate-index
gh-pages
include-source-map-in-build
initial-params
issue-template
iterable-docs
iterator-jit
iters
jsdoc
kill-iterator
lib-import-cleanups
linked-list-methods
lodash-use
loops
map-objects
master
modularization
module-pkg
object-map
optimize-page-load
pr/1267
pr/1297
predicate-standardization
promisify_priority_queue
propagate-err
queue-724
queue-hard-kill
queue-opts
queue-tests
queue-workerslist-fix
retry
retry-optional-callback
retryable
schedule-drain
setImm
setimmediate-args
test-build
test-retry
timeout-fix
token-bucket
transform
unused-condition
update-dependencies
v1.4
waterfall-multiple-callback-defense
waterfall-optimization
whilst-first-it-fix
github.com: caolan/async
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mocha_test
/
retry.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
make tests less flakey. related to #1322
Alexander Early
2017-04-16
1
-3
/
+3
*
tweak retry tests to be more descriptive when they fail
queue-tests
Alexander Early
2017-04-08
1
-13
/
+10
*
Add retries to a flakey retries test case
test-retry
Graeme Yeates
2016-11-12
1
-0
/
+4
*
rename the new retry option to errorFilter and consolidate retry attempt cond...
Bojan Djurkovic
2016-08-04
1
-4
/
+4
*
changed the error test function to continueOperation. improved comment docume...
Bojan Djurkovic
2016-08-03
1
-15
/
+15
*
add filter option to retry() and retryable() to allow for error filtering and...
Bojan Djurkovic
2016-08-02
1
-1
/
+101
*
Make retry tests more resilient
Graeme Yeates
2016-07-12
1
-2
/
+2
*
Ensure retry can resolve synchronously in fastest case
Graeme Yeates
2016-07-12
1
-0
/
+10
*
Retry passes all arguments to callback
Graeme Yeates
2016-07-12
1
-1
/
+12
*
#1226, make retry interval asynchronous
async-retry-interval
Graeme Yeates
2016-07-11
1
-0
/
+16
*
Allow custom retry interval
Alex Ianus
2016-05-18
1
-2
/
+24
*
tighten timeouts
Alexander Early
2016-04-02
1
-1
/
+1
*
make callback optional in retry, refactor a bit
retry-optional-callback
Alexander Early
2016-03-07
1
-0
/
+101