Had a similar delay with alerts recently. The messages finally came through much later than the actual event, which messed with timing. Using text messaging for quick updates is great, but these lags can throw things off. Ended up adding a small log to track the actual switch times so I could compare with when the SMS arrived—helps to spot if it’s a system delay or network issue.
... View more