'RuntimeError: await wasn't used with future' and 'ConnectionError' when using '@cache' decorator #46
Answered
by
Krukov
simon-liebehenschel
asked this question in
Q&A
-
@Krukov It looks like it is a known bug. See aio-libs-abandoned/aioredis-py#1273. Did you ever encounter this error? |
Beta Was this translation helpful? Give feedback.
Answered by
Krukov
Mar 13, 2022
Replies: 1 comment
-
Yep, I had encountered with this error and the problem was in infrastructure side ( some proxy server closed connections without reason ) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Krukov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep, I had encountered with this error and the problem was in infrastructure side ( some proxy server closed connections without reason )