Skip to content

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented May 6, 2022

This PR fixes an issue with the Pusher channel so it sends the events in batches of 100 as Pusher will not allow more than that amount of channels.

I didn't sent this in to 8.x because the pusher implementation is different there and didn't want to introduce merge conflicts.

See https://pusher.com/docs/channels/server_api/http-api/#publishing-events

Fixes #42269

@L3o-pold
Copy link

L3o-pold commented May 12, 2022

Using custom pusher server, there is no such limitation.

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.

PusherBroadcaster max channels per call limit
3 participants