You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Apologies if this is rehashing an old topic ... I did a search and it only come up with a couple of posts from 2009 which noted the idea but without any solution.
Am I correct that there is no built-ion facility to have datastore entities automatically expire? I cant find any reference to this in the available docs. If true I find that rather surprising.
If there is not built-in facility, what is the best way to deal with this? Im thinking one can put a task on a queue periodically and hopefully the task can re-queue itself. (I havent used queues yet).