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

Avoid sticky environment config #1455

Open
meissadia opened this issue Jun 14, 2022 · 0 comments
Open

Avoid sticky environment config #1455

meissadia opened this issue Jun 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@meissadia
Copy link
Contributor

meissadia commented Jun 14, 2022

To improve application configurability, without the need for full application redeployment, we use a Github hosted JSON configuration file.

When we update this configuration, we've experience instances where it takes 5+ minutes for the new configuration to be reflected in our Production app.

I would like to explore adjusting the cache headers when fetching this config in an attempt to avoid the "sticky config" and by bypassing the caching of this file.

@meissadia meissadia created this issue from a note in Sprint 110 FE (To do) Jun 14, 2022
@meissadia meissadia moved this from To do to In progress in Sprint 110 FE Jun 14, 2022
@meissadia meissadia moved this from In progress to Review in Progress in Sprint 110 FE Jun 14, 2022
@meissadia meissadia changed the title Avoid sticky config Avoid sticky environment config Jun 14, 2022
@meissadia meissadia self-assigned this Jun 14, 2022
@meissadia meissadia added the enhancement New feature or request label Jun 14, 2022
@meissadia meissadia removed this from Review in Progress in Sprint 110 FE Jun 15, 2022
@meissadia meissadia added this to To do in Sprint 111 FE via automation Jun 15, 2022
@meissadia meissadia moved this from To do to In progress in Sprint 111 FE Jun 15, 2022
@meissadia meissadia moved this from In progress to Review in Progress in Sprint 111 FE Jun 15, 2022
@meissadia meissadia moved this from Review in Progress to To do in Sprint 111 FE Jun 27, 2022
@meissadia meissadia removed this from To do in Sprint 111 FE Jun 29, 2022
@meissadia meissadia added this to To do in Sprint 112 FE via automation Jun 29, 2022
@meissadia meissadia removed this from To do in Sprint 112 FE Jul 12, 2022
@meissadia meissadia added this to To do in Sprint 113 FE via automation Jul 12, 2022
@chynnakeys chynnakeys removed this from To do in Sprint 113 FE Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant