1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/feature-toggle
Ivar Conradi Østhus 6c5df9f2c7
feat: improve frontend config freshness to < 1s (#3749)
This PR reuses the revision Id information from the "optimal 304 for
server SDKs" to improve the freshness of the frontend API config data.

In addition it allows us to reduce the polling (and eventually remove it
when we are confident).

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2023-05-12 17:52:11 +00:00
..
time-to-production refactor: switching to new stats calculations (#3477) 2023-04-10 09:50:39 +02:00
configuration-revision-service.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
createFeatureToggleService.ts refactor: read model for change request access checking (#3380) 2023-03-24 14:31:43 +01:00