calpaterson / quarchive

Traditional "Web 2.0" social bookmarking, with small improvements
https://quarchive.com/
GNU Affero General Public License v3.0
100 stars 6 forks source link

Memcache restarts cause problems #58

Closed calpaterson closed 3 years ago

calpaterson commented 3 years ago

Description

Mem

Steps to reproduce

  1. Run the web server
  2. Restart memcache
  3. Visit a page as a logged-in user

Expected result

Page loads as 200

Actual result

Page does not load, 500, something about "memcache went away"

Additional details

Possibly needs some work around in pyappcache