Tag: debug

20240531: Debugging pub/sub locally

I may be highly influenced by having worked with APIs for so long. This week I’ve been debugging a cloud pub/sub system. Specifically, two topics with one publisher and four subscriber services each. The problem was data being corrupted intermittently at some point of the many subscribers (or the publisher? 🤔). And by corruption I […]