Skip to content

⚡️(frontend) reduce unblocking time for config #867

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Apr 11, 2025

Purpose

We will serve the config from the cache if available in waiting for the config to be loaded.
It will remove the loading time for the config except when the config is not available in the cache.

@AntoLC AntoLC added enhancement improve an existing feature frontend refacto labels Apr 11, 2025
@AntoLC AntoLC self-assigned this Apr 11, 2025
@AntoLC AntoLC force-pushed the refacto/config-unblocking branch from 5ec544f to 4838998 Compare April 11, 2025 12:06
Copy link
Collaborator

@rvveber rvveber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We will serve the config from the cache if available
in waiting for the config to be loaded.
It will remove the loading time for the config except
when the config is not available in the cache.
@AntoLC AntoLC force-pushed the refacto/config-unblocking branch from 4838998 to 3bf33d2 Compare April 22, 2025 09:24
@AntoLC AntoLC merged commit 3bf33d2 into main Apr 22, 2025
19 of 20 checks passed
@AntoLC AntoLC deleted the refacto/config-unblocking branch April 22, 2025 09:38
This was referenced May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve an existing feature frontend refacto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants