Skip to content

Don't call first on disavowed event lookup query#2855

Merged
stevegsa merged 1 commit intomasterfrom
jmhooper-fix-slow-query
Mar 28, 2019
Merged

Don't call first on disavowed event lookup query#2855
stevegsa merged 1 commit intomasterfrom
jmhooper-fix-slow-query

Conversation

@jmhooper
Copy link
Contributor

Why: It causes LIMIT 1 to be added to the query which makes it run super slow and timeout in prod.

**Why**: It causes `LIMIT 1` to be added to the query which makes it run super slow and timeout in prod.
Copy link
Contributor

@stevegsa stevegsa left a comment

Choose a reason for hiding this comment

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

LGTM

@stevegsa stevegsa merged commit 5b5a260 into master Mar 28, 2019
@amathews-fs amathews-fs deleted the jmhooper-fix-slow-query branch January 7, 2021 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants