One of our developers began investigation the issue and discovered that the functions were in fact being called, and it was just the logging that wasn’t working, which is likely what prompted the backlogging. I’d recommend taking a look to see if any functionality that you place in those functions is still working, as it’s possible that the logging is just not showing up but no functionality is broken.
Let me know what you find.