
How to e2e test webhooks π¬
Letβs paint the picture π¨. Webhooks are a strong mechanism and are used by many to send real-time updates about any kind of event. When something happens on service X, it sends an HTTP-request ...
Letβs paint the picture π¨. Webhooks are a strong mechanism and are used by many to send real-time updates about any kind of event. When something happens on service X, it sends an HTTP-request ...
What happend? π€¨ I stumbled upon a storm of 429 errors while running Playwright tests in CI. The reason? The CI worker had a much faster connection than my local machine behind a VPN when wri...
When rain starts - where do you look? π Iβve always been drawn to look down at the street and see how raindrops spread across pavement - marking first watter drop hits on the ground before they co...