Skip to content

Commit

Permalink
Update lib/xandra/connection_error.ex
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Leopardi <[email protected]>
  • Loading branch information
harunzengin and whatyouhide committed Apr 19, 2024
1 parent 74f4127 commit 8504c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xandra/connection_error.ex
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ defmodule Xandra.ConnectionError do

defp format_reason({:cluster, :pool_closed}) do
"""
the Xandra pool is closed, probably because the Cassandra connection dropped right after
the Xandra pool is closed, probably because the network connection dropped right after
Xandra.Cluster.Pool.checkout/0
"""
end
Expand Down

0 comments on commit 8504c6b

Please sign in to comment.