Skip to content
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

Reimplement non-session Processor to remove parallel operator #33705

Closed
anuchandy opened this issue Feb 23, 2023 · 1 comment
Closed

Reimplement non-session Processor to remove parallel operator #33705

anuchandy opened this issue Feb 23, 2023 · 1 comment
Assignees

Comments

@anuchandy
Copy link
Member

Reimplement non-session Processor to remove parallel operator, which is contributing to the bug of undesired prefetching. Consider flatmap + publishOn with concurrency limited to user-provided max-concurrency.

@anuchandy
Copy link
Member Author

This is implemented in the PR #34854 (See NonSessionProcessor type)

@conniey conniey closed this as completed Jan 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants