5

Been working on a backend-service, sending notifications to our app. Shit didn’t work in backend. I made some adjustments, commited and pushed. Didn’t think it would work and just went home.

Our tester had a app-version connected to my dev-server(Continous Delivery from my last commit). Got an email. ”I see you got the notifications working”. I had a high polling-rate in backend for testing. He got spammed lol

At least my code worked 😂

Comments
  • 2
    Noooopo, I just realised why he got so many... I terribly failed an if-statement, it will always be true 😂
Add Comment