0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/plugin-server/tests/main/ingestion-queues
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
..
session-recording feat: ingestion warning on old version (#21025) 2024-03-28 18:24:19 +00:00
analytics-events-ingestion-consumer.test.ts
analytics-events-ingestion-overflow-consumer.test.ts
each-batch.test.ts
kafka-queue.test.ts
run-async-handlers-event-pipeline.test.ts
run-ingestion-pipeline.test.ts