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 endpoints returning empty when data is updated. #1705

Open
SamantaCasal opened this issue Sep 17, 2024 · 0 comments
Open

Fix endpoints returning empty when data is updated. #1705

SamantaCasal opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
BUG Something isn't working

Comments

@SamantaCasal
Copy link
Collaborator

Description

Some endpoints, such as scorecards, return data that is updated every 10 minutes.
A bug has been found, which causes the data to return an incomplete value after it is updated and stored in the cache if it fails.
It is requested that this be fixed so that in case of an error the value is returned in the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants