ArrivalTimeoutCheck
io.github.positionpal.location.application.tracking.reactions.ArrivalTimeoutCheck
object ArrivalTimeoutCheck
A TrackingEventReaction that verifies if the expected arrival time for a MonitorableTracking has expired, possibly indicating a suspicious situation. In this case, it triggers a notification, returning as an Outcome a TimeoutAlertTriggered. Its behavior is optimized to not send multiple notifications if the same alert was already triggered.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ArrivalTimeoutCheck.type
Members list
In this article