Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
2dcd409
Better behaviour in the presence of backing off
j-baker Aug 2, 2018
c583b33
Merge branch 'develop' into jbaker/better_429_behaviour
j-baker Aug 2, 2018
d51d3ac
more docs, easier to read
j-baker Aug 2, 2018
19a8173
Better concurrency limiters
j-baker Aug 3, 2018
d7164de
fixes
j-baker Aug 3, 2018
39388b7
simplify
j-baker Aug 3, 2018
f2927d0
Checkstyle
j-baker Aug 13, 2018
8f57de6
checkstyle
j-baker Aug 13, 2018
8f02b8b
PR comments
j-baker Sep 2, 2018
fbbcc41
Tweak the concurrency limiters lib
j-baker Sep 2, 2018
27a2153
reset flow control test
j-baker Sep 2, 2018
e548996
changes
j-baker Sep 2, 2018
a4c9e68
Changes
j-baker Sep 2, 2018
c68bc89
Passes the build
j-baker Sep 2, 2018
91dd6d2
update lockfiles
j-baker Sep 2, 2018
2229a81
Merge remote-tracking branch 'origin/develop' into jbaker/better_429_…
j-baker Sep 11, 2018
ee8e539
New attempt using interceptor
j-baker Sep 11, 2018
036d45b
more comments
j-baker Sep 11, 2018
1e18435
some bullshit
j-baker Sep 12, 2018
fbdeab1
Perfect
j-baker Sep 12, 2018
951dfdd
cleanup
j-baker Sep 12, 2018
ed18c48
Ready to go?
j-baker Sep 13, 2018
fda4d64
docs
j-baker Sep 13, 2018
8a088d7
Checkstyle
j-baker Sep 13, 2018
a9721e4
chekcstyle
j-baker Sep 13, 2018
1ce7b82
Metric
j-baker Sep 13, 2018
bc38b76
Javadoc
iamdanfox Sep 13, 2018
addbdca
README describes new flow control
iamdanfox Sep 13, 2018
c97925a
Move docs -> class level javadoc
iamdanfox Sep 13, 2018
baaa142
Rename ConcurrencyLimiters#limiter -> acquireLimiter
iamdanfox Sep 13, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update lockfiles
  • Loading branch information
j-baker committed Sep 2, 2018
commit 91dd6d227f70f7ce10e65ef7aabb224ac074d8c0
14 changes: 14 additions & 0 deletions jaxrs-clients/versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48",
"transitive": [
"com.palantir.remoting3:okhttp-clients"
]
},
"com.netflix.feign:feign-core": {
"locked": "8.17.0",
"transitive": [
Expand Down Expand Up @@ -254,6 +260,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.netflix.feign:feign-slf4j",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:okhttp-clients",
Expand Down Expand Up @@ -357,6 +364,12 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48",
"transitive": [
"com.palantir.remoting3:okhttp-clients"
]
},
"com.netflix.feign:feign-core": {
"locked": "8.17.0",
"transitive": [
Expand Down Expand Up @@ -518,6 +531,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.netflix.feign:feign-slf4j",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:okhttp-clients",
Expand Down
14 changes: 14 additions & 0 deletions jaxrs-scala-clients/versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48",
"transitive": [
"com.palantir.remoting3:okhttp-clients"
]
},
"com.netflix.feign:feign-core": {
"locked": "8.17.0",
"transitive": [
Expand Down Expand Up @@ -315,6 +321,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.netflix.feign:feign-slf4j",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:jaxrs-clients",
Expand Down Expand Up @@ -434,6 +441,12 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48",
"transitive": [
"com.palantir.remoting3:okhttp-clients"
]
},
"com.netflix.feign:feign-core": {
"locked": "8.17.0",
"transitive": [
Expand Down Expand Up @@ -641,6 +654,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.netflix.feign:feign-slf4j",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:jaxrs-clients",
Expand Down
8 changes: 8 additions & 0 deletions okhttp-clients/versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48"
},
"com.palantir.remoting-api:errors": {
"locked": "1.9.0",
"transitive": [
Expand Down Expand Up @@ -196,6 +199,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:tracing",
"com.palantir.tokens:auth-tokens",
Expand Down Expand Up @@ -293,6 +297,9 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48"
},
"com.palantir.remoting-api:errors": {
"locked": "1.9.0",
"transitive": [
Expand Down Expand Up @@ -400,6 +407,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:tracing",
"com.palantir.tokens:auth-tokens",
Expand Down
14 changes: 14 additions & 0 deletions retrofit2-clients/versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48",
"transitive": [
"com.palantir.remoting3:okhttp-clients"
]
},
"com.palantir.remoting-api:errors": {
"locked": "1.9.0",
"transitive": [
Expand Down Expand Up @@ -236,6 +242,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:okhttp-clients",
"com.palantir.remoting3:tracing",
Expand Down Expand Up @@ -338,6 +345,12 @@
"com.palantir.remoting3:tracing"
]
},
"com.netflix.concurrency-limits:concurrency-limits-core": {
"locked": "0.0.48",
"transitive": [
"com.palantir.remoting3:okhttp-clients"
]
},
"com.palantir.remoting-api:errors": {
"locked": "1.9.0",
"transitive": [
Expand Down Expand Up @@ -481,6 +494,7 @@
"org.slf4j:slf4j-api": {
"locked": "1.7.12",
"transitive": [
"com.netflix.concurrency-limits:concurrency-limits-core",
"com.palantir.remoting3:error-handling",
"com.palantir.remoting3:okhttp-clients",
"com.palantir.remoting3:tracing",
Expand Down