A container health check that opened a TCP connection to 9000 and reported healthy while every request returned a 500. A port check answers “did the process start”,…
The same discussion about queue technology, for the third time in two years, with two of the three people having been present for the first. The consequences section…
A worker logging a line per job hit the journal’s rate limit during a backlog, and the lines that were dropped were the ones describing the backlog. The…
An any on a payload parameter, added in a hurry, propagating through nine functions before anything checked a property. any does not stay where it is put —…
A cascade of .eslintrc files with extends chains four deep, where nobody could say which rules were actually active. The flat config is a JavaScript array with explicit…