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

Fall back to Cache when internet/server is unavailable #1609

Open
drtobbyas opened this issue Mar 21, 2024 · 0 comments
Open

Fall back to Cache when internet/server is unavailable #1609

drtobbyas opened this issue Mar 21, 2024 · 0 comments
Labels
🚀 feature request New feature or request

Comments

@drtobbyas
Copy link

drtobbyas commented Mar 21, 2024

Feature description

Fallback to cache when request to fetch config fails due to network issue or server downtime.

There should be a mechanism to ensure Infisical is always able to fetch config even when the network is unstable or Infisical Cloud/self-hosted server is unavailable. One method by which I believe this can be achieved is by maintaining a cache of config for previously fetched responses so that Infisical can fall back to it when it's unable to reach the remote server next time.

Why would this feature be useful for Infisical users?

This will greatly improve the availability of the application being run and the efficiency of Infisical eradicating the need to outrightly shut down the process whenever it can not fetch config.

This feature is available in Doppler, here is a screenshot
Screenshot from 2024-03-19 12-57-31

@akhilmhdh akhilmhdh added the 🚀 feature request New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants