DEFAULT_ACTIVITY_WINDOW

Constant DEFAULT_ACTIVITY_WINDOW 

Source
const DEFAULT_ACTIVITY_WINDOW: Duration;
Expand description

Default time window for /api/reflectors/{callsign}/activity.

Six hours is a reasonable window for a “recent activity” pane: long enough to show multi-hour conversations, short enough that the query hits the composite idx_activity_log_lookup index cleanly.