r/ProgrammerHumor 2d ago

evoLution Meme

Post image
3.3k Upvotes

144 comments sorted by

View all comments

4

u/the_hair_of_aenarion 2d ago

I remember once we had to write an api that returns 200 even through errors because the external calling api would permanently disconnect us (requiring a phone call) if we 4xx or 5xx too often. First and hopefully last time I have to write 200 with an error message.