1. Using celery to make a replacement cache when that specific expires, but not sure how to do it.
2. Along the same lines, I need to also know when a DurationField is at "zero." Not sure how a DurationField works though. Again, need celery to be able to execute something when a specific record has its attribute hit the "zero" on its "timer."
If there are other ways, lemme know!
Thanks!