Skip to content

Add disconnect_and_retry #597

Add disconnect_and_retry

Add disconnect_and_retry #597

Triggered via pull request November 13, 2025 10:12
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
test (10, 1.13, 25.3)
Process completed with exit code 1.
test (10, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (9.4, skip_wal, 1.13, 25.3)
Process completed with exit code 1.
test (9.4, skip_wal, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (9.5, skip_wal, 1.13, 25.3)
Process completed with exit code 1.
test (9.5, skip_wal, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (13, 1.13, 25.3)
Process completed with exit code 1.
test (13, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (12, 1.13, 25.3)
Process completed with exit code 1.
test (12, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (14, 1.13, 25.3)
Process completed with exit code 1.
test (14, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (14, 1.18.1, 27.2, lint)
Process completed with exit code 1.
test (11, 1.13, 25.3)
Process completed with exit code 1.
test (11, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (9.6, skip_wal, 1.13, 25.3)
Process completed with exit code 1.
test (9.6, skip_wal, 1.13, 25.3): lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (10, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (9.4, skip_wal, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (9.5, skip_wal, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (13, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (12, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (14, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (11, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
test (9.6, skip_wal, 1.13, 25.3): lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)