Skip to content

refactor: remove legacy_event_singleton_transform #1587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abc3
Copy link
Contributor

@abc3 abc3 commented May 22, 2025

Partially resolves #1551, by removing the legacy_event_singleton_transform feature

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. refactor labels May 22, 2025
@@ -139,33 +139,6 @@ defmodule Sequin.Runtime.HttpPushPipelineTest do
assert_receive :sent, 1_000
end

test "legacy_event_singleton_transform sends unwrapped single messages", %{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it right to remove it, or should we keep this test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove legacy carve-outs in HttpPushPipeline
1 participant