feat(heatmap): warn to GlitchTip when pagination truncates history (#159)
When the heatmap hits maxPages without reaching the requested time
window, log a warning and send it to GlitchTip via Sentry.captureMessage.
This gives visibility into users whose activity exceeds our pagination
limits, so we can adjust before they notice incomplete heatmaps.
authored by