mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 04:12:23 +01:00
13bca71383
* chore(ingestion): remove old graphile bufferJob handling This removes the emitting of graphile-worker events from the ingestion anonymous events path. Note that we still have the graphile worker running on ingestion, as we need to ensure that we have drained all of these jobs. I'll handle this by first enabling the topic for all users on prod then deploying this. For self hosted I suggest we just go with adding a comment that anonymous events that have been send to graphile in the meantime will be lost. Or something else that makes sense. * fix typing * remove test |
||
---|---|---|
.. | ||
e2e.test.ts | ||
jest.setup.js |