pallets-eco/flask-caching

Multiple errors (with memcached)

ivanionut opened this issue · 1 comments

Hello,
occasionally Sentry catches these errors and I don't understand what the problem can be.

Can anyone give me some suggestions?
Thank you!

python        3.10.6
memcached     1.6.14
flask         2.2.2
flask-caching 2.0.1
cachelib      0.9.0

1

2

3

4

I'm amazed at how buggy this extension is.
I have a sentry full of reports relating to Flask-Caching (therefore 500 errors in the user's browser).

Is there a more serious and working solution than Flask-Caching?