diff --git a/changelog/@unreleased/pr-644.v2.yml b/changelog/@unreleased/pr-644.v2.yml new file mode 100644 index 0000000000..972f2ca36c --- /dev/null +++ b/changelog/@unreleased/pr-644.v2.yml @@ -0,0 +1,5 @@ +type: improvement +improvement: + description: RetryingChannel retries IOExceptions rather than all Throwables + links: + - https://github.com/palantir/dialogue/pull/644