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
Brett Hoerner 2e0406a551
chore(plugin-server): change captureIngestionWarning to not await acks (#22850)
* chore(plugin-server): change captureIngestionWarning to not await acks

* chore(plugin-server): move person kafka ack awaits to the batch-level… (#22772)

chore(plugin-server): move person kafka ack awaits to the batch-level await
2024-06-10 09:39:51 -06:00
..
session-recording chore(plugin-server): change captureIngestionWarning to not await acks (#22850) 2024-06-10 09:39:51 -06:00
analytics-events-ingestion-consumer.test.ts
analytics-events-ingestion-overflow-consumer.test.ts chore(plugin-server): change captureIngestionWarning to not await acks (#22850) 2024-06-10 09:39:51 -06:00
each-batch-webhooks.test.ts feat: Add plugin config filtering (#22469) 2024-05-30 10:23:03 +01:00
each-batch.test.ts feat: Add plugin config filtering (#22469) 2024-05-30 10:23:03 +01:00
kafka-queue.test.ts
run-async-handlers-event-pipeline.test.ts
run-ingestion-pipeline.test.ts