Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Get duplicate detection working#6

Merged
dthaler merged 1 commit intomainfrom
orcasite-detection-uri
Aug 11, 2025
Merged

Get duplicate detection working#6
dthaler merged 1 commit intomainfrom
orcasite-detection-uri

Conversation

@dthaler
Copy link
Collaborator

@dthaler dthaler commented Aug 11, 2025

Fixes #5

@dthaler dthaler requested a review from Copilot August 11, 2025 16:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements duplicate detection functionality to prevent the same detection from being posted multiple times to Orcasite from OrcaHello. The changes include updating API endpoints, adding a new duplicate detection method, and implementing feed name aliases for compatibility.

Key changes:

  • Added duplicate detection logic to compare OrcaHello detections against existing Orcasite detections
  • Updated API endpoint URLs and increased timeframe from 24h to 1w for better detection coverage
  • Implemented feed name aliases to handle differences between OrcaHello and Orcasite naming conventions

@dthaler dthaler force-pushed the orcasite-detection-uri branch from 599bad9 to f8bb27e Compare August 11, 2025 17:14
Fixes #5

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
@dthaler dthaler force-pushed the orcasite-detection-uri branch from f8bb27e to 4828cbd Compare August 11, 2025 17:19
@dthaler dthaler merged commit 051f945 into main Aug 11, 2025
3 checks passed
@dthaler dthaler deleted the orcasite-detection-uri branch August 11, 2025 17:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make service work locally

2 participants