Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

428
Vistas
Azure App Configuration client library - caching of getConfigurationSetting

I'm using the library @azure/app-configuration in my Angular web site and it works great. I used it for feature flagging. I run into the issue, that when I change a feature flag state (enabled to disabled or vice versa), this is not reflected in the website.

When I check the Network tab, I can see a request, but its status is "from disk cache". request in network tab In the response headers, I don't see any cache control headers, but I do see a LastModified header. It seems that this may impact caching.

I can't find any option or setting in the AppConfigurationClient or the method getConfigurationSetting to disable caching or refresh. I tried the option "acceptDateTime" set to new Date() but that doesn't make any difference. Also been playing around with other options, no luck

Alternatively, would it be possible to clear the cache for this URL (https://{{name}}.azconfig.io)?

about 4 years ago · Santiago Gelvez
1 Respuestas
Responde la pregunta

0

Based on the comment above, this issue describes that the library is not recommended for client side use. I agree, as I wasn't already very happy about exposing such a connection string in JS. So I've moved the logic to my API, implemented IMemoryCache, and now it works.

about 4 years ago · Santiago Gelvez Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda