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

Release/v5.0 clone to be merged to dev #1147

Merged
merged 10 commits into from
Nov 22, 2023
Merged

Release/v5.0 clone to be merged to dev #1147

merged 10 commits into from
Nov 22, 2023

Conversation

ppratikcr7
Copy link
Collaborator

Release/v5.0 with hotfixes needs to merged into the dev branch

danoswaltCL and others added 10 commits October 25, 2023 09:10
…rily-disable-error-tab

1080 disable errors tab
…e latency against Release V5 (#1083)

* split getValidExperiment queries into 3 sub queries to reduce latency

* added cache for validExperiment function

* ⚡ Fixing caching

Updating caching-manager and fixing caching bug

* Run all queries at once for getValidExperiments

* solved caching errors

* revert cache-manger to older version

* fix majority of unit test cases for cached valid experiment mocks

* solve one of the test suite failures with appropriate mock

* fix for final test suite

* remove unnecessory console.logs

* solve git comments

* remove promise.all for sigle promises and remove metrics query from getValidExps as its not being used in assign and mark

* add CACHING_TTL to env

* add omnibus-specific load-test file to the repo

---------

Co-authored-by: RidhamShah <[email protected]>
Co-authored-by: Vivek Fitkariwala <[email protected]>
Co-authored-by: danoswaltCL <[email protected]>
@ppratikcr7 ppratikcr7 self-assigned this Nov 22, 2023
@ppratikcr7 ppratikcr7 linked an issue Nov 22, 2023 that may be closed by this pull request
@danoswaltCL danoswaltCL merged commit e10ef30 into dev Nov 22, 2023
8 checks passed
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.

Merge release 5.0 into dev
3 participants