Skip to content

[HOTFIX] Improve Plan External Events Request Efficiency#1927

Open
pranav-super wants to merge 1 commit into
developfrom
hotfix/plan_derivation_groups_event_relationship
Open

[HOTFIX] Improve Plan External Events Request Efficiency#1927
pranav-super wants to merge 1 commit into
developfrom
hotfix/plan_derivation_groups_event_relationship

Conversation

@pranav-super
Copy link
Copy Markdown
Contributor

A minor PR to improve the latency of the request made in the UI to get the event types associated with a given plan. Previously, it involved 5 joins, and invoked latencies on the order of 15 seconds on a recent deployment. This update, following the metadata update suggested here, can bring that latency down to around 900ms.

@pranav-super pranav-super requested a review from a team as a code owner May 1, 2026 21:23
@AaronPlave AaronPlave added the fix A bug fix label May 11, 2026
@AaronPlave AaronPlave force-pushed the hotfix/plan_derivation_groups_event_relationship branch from fcb520d to 6828802 Compare May 14, 2026 20:26
@AaronPlave AaronPlave deployed to test-workflow May 14, 2026 20:26 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants