19973: Limit arvados.Client request concurrency.
authorTom Clegg <tom@curii.com>
Wed, 8 Feb 2023 22:04:25 +0000 (17:04 -0500)
committerTom Clegg <tom@curii.com>
Wed, 8 Feb 2023 22:04:25 +0000 (17:04 -0500)
commit69dcc65ee6b5832f7671c68051dd792981369da0
tree924699bf301e43bc2f89574a1e774a130f88b5a9
parenta3e43ff8c9decee1607ac1816951fe5dbd6bae95
19973: Limit arvados.Client request concurrency.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
sdk/go/arvados/client.go
sdk/go/arvados/limiter.go [new file with mode: 0644]
sdk/go/arvados/limiter_test.go [new file with mode: 0644]