Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Mostly remove processEventBatch - #442

Merged
Twixes merged 11 commits into
masterfrom
mostly-remove-processeventbatch
May 28, 2021
Merged

Mostly remove processEventBatch#442
Twixes merged 11 commits into
masterfrom
mostly-remove-processeventbatch

Conversation

@mariusandra

Copy link
Copy Markdown
Collaborator

Changes

  • WIP
  • Removes a lot of processEventBatch dead code, which wasn't called.
  • Only processEventBatch code left is inside the VM, where we have a if (!processEvent && processEventBatch) { processEvent = event => processEventBatch([event]) } code in place.
  • Probably fails tests

Checklist

  • Updated Settings section in README.md, if settings are affected
  • Jest tests

@mariusandra
mariusandra marked this pull request as draft May 27, 2021 22:26
@mariusandra
mariusandra marked this pull request as ready for review May 28, 2021 07:48
@mariusandra
mariusandra requested a review from Twixes May 28, 2021 07:48
@Twixes
Twixes merged commit bebd0c8 into master May 28, 2021
@Twixes
Twixes deleted the mostly-remove-processeventbatch branch May 28, 2021 10:38
fuziontech pushed a commit to PostHog/posthog that referenced this pull request Oct 12, 2021
…ver#442)

* mostly remove processEventBatch

* fix issues

* fix bug, remove dead test code

* add verbosity to posthog/master dist github CI task

* fix quotes

* fix test

* more ci verbosity

* rename file

* quotes really are important :)

* give the plugin server time to shut down before displaying the full log

* Remove now redundant test

Co-authored-by: Michael Matloka <dev@twixes.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants