@silas we've been using @js's livewire podping listener for a few years now, and it seems to be quite reliable for detecting podpings.Re: "reparse the feed every minute", I would suggest the responsibility is on the podcaster (usually their RSS feed hosting company) to make sure their RSS update process is aligned with the Podping process.We've run into issues with requesting cached feeds in the past, but that is something that should also be handled by the RSS host.https://github.com/podverse/podverse/blob/develop/packages/mq/src/functions/mq/rss/runLiveItemListener.ts#L22