1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
addons
db chore: add another migration that remigrates the proper way (#3719) 2023-05-11 15:33:04 +02:00
domain/project-health
error Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
features feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
middleware Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
openapi docs: openapi schema for PATs (#3605) 2023-05-11 09:11:17 +02:00
proxy feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
routes feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
schema chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
segments
services feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
types feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
util Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
app.test.ts
app.ts Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
create-config.test.ts chore: remove optimal 304 flag (#3665) 2023-05-05 09:18:04 +02:00
create-config.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
default-custom-auth-deny-all.ts
internals.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts chore: add linter rules for regexp (#3500) 2023-04-17 07:11:22 +00:00
metrics.ts
server-impl.test.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
server-impl.ts Feat: project default strategy (#3644) 2023-04-28 14:59:04 +03:00