NotifyVisitorConnected cancels any pending disconnect timer for the visitor. Called when Centrifugo's `connect` proxy webhook fires for a visitor that already had a debounce pending (i.e. they reconnected within the 2 minute grace window).
POST/engagements.v1.WebchatInternalService/NotifyVisitorConnected
Idempotent: cancelling a non-existent timer is a no-op.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.