Merging two services removed the HTTP call between them, and with it a retry policy, a timeout, a circuit breaker and their tests. Seven hundred and fifty lines…
An endpoint returning 404 for a resource that exists but belongs to somebody else, and 403 for one that exists and is forbidden — which distinguishes the two.…
Forty-four releases over three years, of which forty-one changed both services in the same window. Counting releases is a five-minute query against the git history and it answers…
An event published on every order, with no subscribers since the service that listened was removed in 2022. Three events with no subscribers and one and a half…