I know we joke about how the hardest problems in computer science is cache invalidation and naming things, but it's bonkers how often I run into issues that literally stem from these problems. 😂
Two hours of work and I needed to bypass the service's HTTP cache to make stuff work. 🤷