diff options
Diffstat (limited to 'changelog.d/gun_pool.fix')
-rw-r--r-- | changelog.d/gun_pool.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/gun_pool.fix b/changelog.d/gun_pool.fix new file mode 100644 index 000000000..94ec9103d --- /dev/null +++ b/changelog.d/gun_pool.fix @@ -0,0 +1 @@ +Fix logic error in Gun connection pooling which prevented retries even when the worker was launched with retry = true |