1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +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 chore: migrations test (#3590) 2023-04-24 10:59:12 +03:00
routes Wip/environments (#880) 2021-07-07 10:46:50 +02:00
seed fix: seed setup and remove admin/features call (#3567) 2023-04-20 11:37:56 +02:00
services chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
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 Favorite features (#2550) 2022-11-29 16:06:08 +01:00
health.e2e.test.ts
migrator.e2e.test.ts feat: metrics for variants (#3685) 2023-05-05 11:10:54 +03:00