-
Notifications
You must be signed in to change notification settings - Fork 148
Rust core returns an empty error message on connection failure #852
Copy link
Copy link
Closed
Labels
bug 🐞Something isn't workingSomething isn't working
Description
Describe the bug
On #850 rust core lib returns (and prints to log) an empty error message
Expected Behavior
An error message should be verbose enough to understand the error and identify the code path
In that specific case error comes from https://github.com/aws/glide-for-redis/blob/47c034d226ebd81404315e368964abe35694f922/glide-core/src/socket_listener.rs#L619
Current Behavior
ERROR logger_core: client creation - Connection error: Standalone(Received errors:
)
Reproduction Steps
See #850
Possible Solution
No response
Additional Information/Context
No response
Client version used
N/A
Redis Version
6.0.16
OS
Linux
Language
Python
Language Version
N/A
Cluster information
No response
Logs
No response
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🐞Something isn't workingSomething isn't working