We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pubsub
retry
retry ... FAILED(1s) error: ConnectionReset: Connection reset by peer (os error 104) const rr = await this.#rd.read(this.#buf.subarray(this.#w)); ^ at async read (deno:ext/net/01_net.js:28:19) at async BufReader.#fill (https://deno.land/[email protected]/io/buffer.ts:323:18) at async BufReader.peek (https://deno.land/[email protected]/io/buffer.ts:654:9) at async readReply (file:///home/runner/work/redis/redis/protocol/reply.ts:13:15) at async RedisConnection.sendCommand (file:///home/runner/work/redis/redis/connection.ts:111:19) at async RedisConnection.reconnect (file:///home/runner/work/redis/redis/connection.ts:183:7) at async RedisSubscriptionImpl.receive (file:///home/runner/work/redis/redis/pubsub.ts:118:11) at async Promise.all (index 1) at async Object.<anonymous> (file:///home/runner/work/redis/redis/tests/commands/pubsub.ts:125:5) at async Function.runTest (https://deno.land/[email protected]/testing/_test_suite.ts:358:7)
https://github.com/denodrivers/redis/runs/7499043692?check_suite_focus=true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/denodrivers/redis/runs/7499043692?check_suite_focus=true
The text was updated successfully, but these errors were encountered: