Have you looked at this?
I had this checked and when I was testing a function on the dev environment on my pc, my pc was getting all the calls to the prod environment.
But only while I was testing.
So I would notice something wrong in production, drop whatever test I was doing, tried to figure out what was wrong, without thinking whether my pc was running and registering those functions…
That was a long day.