Skip to content

Commit

Permalink
chore: rely on cached error tracking query (#27282)
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin authored Jan 6, 2025
1 parent b279355 commit 770f7a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/queries/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ const SYNC_ONLY_QUERY_KINDS = [
'HogQLMetadata',
'HogQLAutocomplete',
'DatabaseSchemaQuery',
'ErrorTrackingQuery',
] satisfies NodeKind[keyof NodeKind][]

export async function pollForResults(
Expand Down

0 comments on commit 770f7a6

Please sign in to comment.