Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cache the instance config and api key #1775

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

adschwartz
Copy link
Contributor

@adschwartz adschwartz commented Nov 14, 2023

We were needlessly calling the cloud-backend for data that doesn't change and it was causing load issues on that server at scale.

This alleviates the "slow loading" problem we've been facing when running the authenticated EM UI in the Cloud UI.

Description:

Is this change user facing?

NO

References (if applicable):

@adschwartz adschwartz changed the title fix: cache the instance config data fix: cache the instance config and api key Nov 14, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 14, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 14, 2023
@adschwartz adschwartz added this pull request to the merge queue Nov 14, 2023
Merged via the queue into main with commit dafe2bb Nov 14, 2023
39 checks passed
@adschwartz adschwartz deleted the anders/slow-load branch November 14, 2023 02:24
github-merge-queue bot pushed a commit that referenced this pull request Nov 14, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.20](0.85.19...0.85.20)
(2023-11-14)


### Bug Fixes

* cache the instance config and api key
([#1775](#1775))
([dafe2bb](dafe2bb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.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.

2 participants