We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9ff1c2 + 7ab0804 commit 27bb93aCopy full SHA for 27bb93a
README.md
@@ -180,7 +180,7 @@ emitted.
180
181
`client` will emit `reconnecting` when trying to reconnect to the Redis server
182
after losing the connection. Listeners are passed an object containing `delay`
183
-(in ms) and `attempt` (the attempt #) attributes.
+(in ms from the previous try) and `attempt` (the attempt #) attributes.
184
185
### "error"
186
0 commit comments