mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
1e94d8e138
* feat(ingestion-slowlane): Add token-bucket utility * feat(ingestion-slowlane): Re-route overflow events * fix: Import missing stringToBoolean * fix(ingestion-slowlane): Flip around kafka topics according to mode * refactor(ingestion-slowlane): Use dash instead of underscore in filename * fix(ingestion-slowlane): Do not increase tokens beyond bucket capacity * feat(ingestion-slowlane): Add ingestion-overflow mode/capability/consumer * feat(ingestion-slowlane): Add ingestion warning for capacity overflow * test(ingestion-slowlane): Add test for ingestion of overflow events * fix(ingestion-slowlane): Rate limit warnings to 1 per hour * test(ingestion-slowlane): Add a couple more tests for overflow re-route * fix(slowlane-ingestion): Look at batch topic to determine message topic * refactor(slowlane-ingestion): Use refactored consumer model * fix(slowlane-ingestion): Undo topic requirement in eachMessageIngestion * refactor(slowlane-ingestion): Only produce events if ingestionOverflow is also enabled * refactor(slowlane-ingestion): Use an env variable to determine if ingestionOverflow is enabled * chore(slowlane-ingestion): Add a comment explaining env variable |
||
---|---|---|
.. | ||
assets | ||
helpers | ||
main | ||
utils | ||
worker | ||
config.test.ts | ||
e2e.buffer.test.ts | ||
e2e.timeout.test.ts | ||
errors.test.ts | ||
historical-export-e2e.test.ts | ||
http-server.test.ts | ||
server.test.ts | ||
sql.test.ts | ||
utils.test.ts |