Skip to content

Fix for attribute values pre-caching taking too long#1085

Merged
vishakh merged 2 commits intomasterfrom
bugfix/attribute-value-caching-fix
Apr 22, 2022
Merged

Fix for attribute values pre-caching taking too long#1085
vishakh merged 2 commits intomasterfrom
bugfix/attribute-value-caching-fix

Conversation

@piotrkosecki
Copy link
Copy Markdown
Contributor

Problem with Conseil startup was attribute values pre-caching.
The solution is to allow pre-caching of attribute values run in the background and not block startup of the API. During this time attribute values are not available, but rest of the API is. I think it is a fair middle ground.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vishakh vishakh added the bug label Apr 22, 2022
@vishakh vishakh added this to the 2022_r2 milestone Apr 22, 2022
@vishakh vishakh merged commit 050b2ba into master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants