Skip to content

feat(issues): Prevent duplicate issue event request#100648

Closed
scttcper wants to merge 3 commits into
masterfrom
scttcper/prevent-duplicate-event-request
Closed

feat(issues): Prevent duplicate issue event request#100648
scttcper wants to merge 3 commits into
masterfrom
scttcper/prevent-duplicate-event-request

Conversation

@scttcper

Copy link
Copy Markdown
Member

If you have a search query on issue details like is:unresolved level:error we attempt to find recommended events with level:error. While the group tags are loading, we make a request for an empty string and then level:error which takes twice as long. This optimizes for more of a optimistic approach and keeps more of the query while tags are loading.

If you have a search query on issue details like `is:unresolved level:error` we attempt to find recommended events with `level:error`. While the group tags are loading, we make a request for an empty string and then `level:error` which takes twice as long. This optimizes for more of a optimistic approach and keeps more of the query while tags are loading.
@scttcper scttcper requested a review from a team September 30, 2025 23:53
@scttcper scttcper requested a review from a team as a code owner September 30, 2025 23:53
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 30, 2025
@scttcper scttcper closed this Oct 1, 2025
@scttcper scttcper deleted the scttcper/prevent-duplicate-event-request branch October 1, 2025 22:42
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant