Notifications don't work

In addition, you need to remove the blocking delays from your code, and instead use timeout timers or flags to ensure that you don’t send notifications too often.

You should probably read this:

Pete.

2 Likes