Currently, each new push/deployment will cause a re-pull and re-index of all podcasts. So if we were to stop updating the website for a while, search results would become stale. Let's add a recurring task to periodically re-pull and re-index even while the server is running.
Currently, each new push/deployment will cause a re-pull and re-index of all podcasts. So if we were to stop updating the website for a while, search results would become stale. Let's add a recurring task to periodically re-pull and re-index even while the server is running.