1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
unleash.unleash/src/test/e2e
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
..
api feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
helpers
routes
seed
services
stores fix: return 404 when gettings tags for a non existing feature (#3560) 2023-04-19 14:10:13 +02:00
custom-auth.test.ts
health.e2e.test.ts
migrator.e2e.test.ts feat: metrics for variants (#3685) 2023-05-05 11:10:54 +03:00