Skip to content

Add next seen at#1229

Merged
hulto merged 2 commits intomainfrom
980-feature-filtering
Dec 10, 2025
Merged

Add next seen at#1229
hulto merged 2 commits intomainfrom
980-feature-filtering

Conversation

@hulto
Copy link
Copy Markdown
Collaborator

@hulto hulto commented Dec 10, 2025

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

@hulto hulto linked an issue Dec 10, 2025 that may be closed by this pull request
SetNillableName(beaconNameAddr).
SetHostID(hostID).
SetLastSeenAt(now).
SetNextSeenAt(now.Add(time.Duration(req.Beacon.Interval) * time.Second)).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep in mind this may still end up being in the past if a beacon doesn't check in.

@hulto hulto merged commit 1f76f2e into main Dec 10, 2025
5 checks passed
@hulto hulto deleted the 980-feature-filtering branch December 10, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Filtering

2 participants