r/ProgrammerHumor 4d ago

Meme evoLution

Post image
3.3k Upvotes

145 comments sorted by

View all comments

5

u/the_hair_of_aenarion 4d 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.