0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-29 03:04:16 +01:00
posthog/plugin-server/tests
Paul D'Ambra 02c596c569
feat: ingestion warning on old version (#21025)
* feat: ingestion warning on old version

* and some tests

* deprecate old body parsing method for reading the token

* add a counter too so we can see this in grafana dashboard

* typo

* fix v3 consumer to ignore ingestion warning

* fix

* fix

* fix

* add comment

* disconnect producer

* inject main cluster produer as a dependency from the recording consumer into its children

* inject main cluster produer as a dependency from the recording consumer into its children

* void the promises that eslint or prettier keeps clearing the comment from

* does that fix the test

* not safe to call stop twice

* not safe to call stop twice

* remove start and stop

* fix

* the shortest route from a to b

* fix
2024-03-28 18:24:19 +00:00
..
assets
helpers
main feat: ingestion warning on old version (#21025) 2024-03-28 18:24:19 +00:00
utils
worker chore(plugin-server): kafka ack cleanup and metric (#21111) 2024-03-25 13:01:15 +00:00
config.test.ts
e2e.timeout.test.ts
http-server.test.ts
server.test.ts
sql.test.ts
utils.test.ts