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

Publisher.publish needs an overload to submit multiple items in a batch #24

Open
harmony7 opened this issue Jun 4, 2022 · 0 comments
Open

Comments

@harmony7
Copy link
Contributor

harmony7 commented Jun 4, 2022

Perhaps Publisher.publishItems (plural). The use case is for environments where we cannot make many individual outgoing requests, and it may make sense to batch them up into a single request.

Note: this is separate from the already-existing Publisher.publishFormats, which allows you to publish a single item with one or more formats.

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

No branches or pull requests

1 participant