Closed RafaelPiloto10 closed 2 years ago
Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!
Hi,
At the moment, unfortunately, I cannot fully support this project, so any help in the development of the project will be met with great gratitude!
If you have time to send a PR, then I will be happy to consider and accept it.
Thank you for your interest in the project ❤️
No worries! I can certainly submit a PR!
Required check list:
My environment:
uname -a
): Darwin poisson.local 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:47:26 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T8101 arm64go version
): go version go1.18.1 darwin/amd64Describe the bug:
Incorrect redis error handling leads to panic when Redis Save throws error.
Steps to reproduce the behavior:
Do not install Redis and try to sign in
Expected behavior:
Error handling should catch
errSaveToRedis
and return error. Should look like: