Skip to content

Remove MultiProcessor API#280

Draft
karenychen wants to merge 1 commit into
mainfrom
codex/remove-multi-processor
Draft

Remove MultiProcessor API#280
karenychen wants to merge 1 commit into
mainfrom
codex/remove-multi-processor

Conversation

@karenychen
Copy link
Copy Markdown
Collaborator

Summary

  • remove the unused NewMultiProcessor API and its ReceiverEx wrapper
  • restore Processor to a single receiver while preserving retry, MaxReceiveCount, metrics, and panic recovery behavior
  • remove MultiProcessor docs/examples/tests and keep single-processor panic recovery coverage

Verification

  • go test ./... (from v2)
  • go vet ./... (from v2)
  • git diff --check
  • e2e module compiled against local v2 via temporary modfile/replace

@karenychen karenychen marked this pull request as draft June 5, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant