Skip to content

refactor: remove unused DestinationID from RetrieveEventRequest#679

Open
alexluong wants to merge 2 commits intopglogstorefrom
logstore-retrieve-destinationid
Open

refactor: remove unused DestinationID from RetrieveEventRequest#679
alexluong wants to merge 2 commits intopglogstorefrom
logstore-retrieve-destinationid

Conversation

@alexluong
Copy link
Collaborator

After iterations of access patterns, the current version doesn't require DestinationID in this operation. Events are destination-agnostic - use ListAttempt with DestinationIDs filter for destination-scoped queries.

After iterations of access patterns, the current version doesn't require
DestinationID in this operation. Events are destination-agnostic - use
ListAttempt with DestinationIDs filter for destination-scoped queries.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Feb 5, 2026 1:02pm
outpost-website Ready Ready Preview, Comment Feb 5, 2026 1:02pm

Request Review

RetrieveEvent now queries the events table directly instead of the
attempts table.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant