If the visitor is typing a message, we don't want the timer to go off. We would like the timer to reset when the visitor starts typing, instead of when the visitor sends the message.
Since our timer is controlled by the app and not the widget, maybe we need to use 'sneak peek'?
FYI - I think that I am still seeing sneak peek as flaky..... but in the meantime we should design and implement this in any case.