mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
App Engine provides a servlet which deletes up to 100 expired _ah_SESSION entities from DataStore. This CL adds a cron job to call the servlet every 15 minutes in both alpha and sandbox. Assuming all goes well, we will turn it on in production. I originally learned about this servlet here: http://www.radomirml.com/blog/2011/03/26/cleaning-up-expired-sessions-from-app-engine-datastore/ But it appears that we do not need a servlet definition, just a cron entry. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=137533532 |
||
---|---|---|
.. | ||
com/google | ||
google/registry |