I’m not sure I completly understand what Twitter Cards are — “frozen caveman developer who has drifted away from publishing software” and all that. I tend to think of them as the stuff twitter automatically adds to a tweet when you include a link.
I have recently learned though if you accidently publish something that’s a mistake, (like a bunch of PHP errors added to a page and then statically published to your site), the content of these twitter cards are cached, with unclear-to-me rules on how often that cache is refreshed.
Some googing about led me to a professinal-looking-but-maybe-content-farm-but-maybe-not-2019-amirite article site, in turn, led me to twitter’s own validtor tools for cards, which looks pretty useful AND (per the authors claims) should clear the cache of those cards.
So I tried that, and reposted my link and — the bad summary was still showing. So now what? Was this a problem on twitter’s end? Does the validator not actually clear the cache? Was teh cache purge request making its way through what I presume is a cavelcade of microservices at Twitter? Or was some frontend caching holding on to the bad description?