mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
106e1d1376
## About the changes When storing last seen metrics we no longer validate at insert time that the feature exists. Instead, there's a job cleaning up on a regular interval. Metrics for features with more than 255 characters, makes the whole batch to fail, resulting in metrics being lost. This PR helps mitigate the issue while also logs long name feature names |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |