Skip to content

Adds support for XPENDING IDLE parameter #1646

Adds support for XPENDING IDLE parameter

Adds support for XPENDING IDLE parameter #1646

Triggered via pull request December 5, 2024 16:39
Status Failure
Total duration 5m 24s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 35s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
5m 11s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): _/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 400s, state: Connecting, mgr: 1 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.27.64725, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 8 of 10 available, clientName: fv-az1148-656(SE.Redis-v2.8.27.64725), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=11,Free=32756,Min=4,Max=32767), POOL: (Threads=17,QueuedItems=7,CompletedItems=2116,Timers=55), v: 2.8.27.64725 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts) ---- StackExchange.Redis.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 400s, state: Connecting, mgr: 1 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.27.64725
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
StackExchange.Redis (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636