Skip to content

Conversation

gkorland
Copy link
Contributor

@gkorland gkorland commented Aug 30, 2022

@gkorland gkorland requested a review from oshadmi January 16, 2023 11:05
};

write!(f, "{}", d)
write!(f, "ERR {d}")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaks test error::tests::test_to_redis_error

@MeirShpilraien
Copy link

What if the user want different error code other then ERR?

@gkorland gkorland requested a review from oshadmi February 12, 2023 13:27
@MeirShpilraien
Copy link

What if we want different error code then ERR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'ERR' prefix not exist in 'Existing key has wrong Redis type' error
4 participants