]> git.arvados.org - arvados.git/commit
10704: Rate-limit startup attempts per container.
authorTom Clegg <tom@curoverse.com>
Thu, 26 Jan 2017 19:37:54 +0000 (14:37 -0500)
committerTom Clegg <tom@curoverse.com>
Thu, 26 Jan 2017 19:37:54 +0000 (14:37 -0500)
commitae5eb12d3d9ab298a4c36412b4a4d83272574d25
treeefe820e74c140244f1438888091fb48ab04fa074
parent683f5374b0fc516579c1d6dc3379fc900d642322
10704: Rate-limit startup attempts per container.
build/run-tests.sh
doc/install/crunch2-slurm/install-dispatch.html.textile.liquid
sdk/go/dispatch/dispatch.go
sdk/go/dispatch/throttle.go [new file with mode: 0644]
sdk/go/dispatch/throttle_test.go [new file with mode: 0644]
services/crunch-dispatch-slurm/crunch-dispatch-slurm.go