Skip to content

feat: limit broadcast payload size #1146

feat: limit broadcast payload size

feat: limit broadcast payload size #1146

Triggered via pull request October 27, 2025 13:22
Status Cancelled
Total duration 2m 35s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Tests
Canceling since a higher priority waiting request for Tests-1588 exists
Tests
The operation was canceled.
Tests: test/realtime_web/channels/realtime_channel/broadcast_handler_test.exs#L237
test handle/3 public channels are able to send messages (RealtimeWeb.RealtimeChannel.BroadcastHandlerTest)
Tests: test/realtime_web/channels/realtime_channel/broadcast_handler_test.exs#L258
test handle/3 public channels are able to send messages and ack (RealtimeWeb.RealtimeChannel.BroadcastHandlerTest)
Tests: test/realtime_web/channels/realtime_channel/broadcast_handler_test.exs#L58
test handle/3 with nil policy but valid user, is able to send message (RealtimeWeb.RealtimeChannel.BroadcastHandlerTest)
Tests: test/realtime_web/channels/realtime_channel/broadcast_handler_test.exs#L21
test handle/3 with write true policy, user is able to send message (RealtimeWeb.RealtimeChannel.BroadcastHandlerTest)
Tests: test/realtime_web/controllers/broadcast_controller_test.exs#L181
test too many requests batch will exceed rate limit (RealtimeWeb.BroadcastControllerTest)
Tests: test/realtime_web/controllers/broadcast_controller_test.exs#L213
test too many requests user has hit the rate limit (RealtimeWeb.BroadcastControllerTest)
Tests: test/realtime/tenants/batch_broadcast_test.exs#L423
test rate limiting rejects broadcast when batch would exceed rate limit (Realtime.Tenants.BatchBroadcastTest)
Tests: test/realtime/tenants/batch_broadcast_test.exs#L406
test rate limiting rejects broadcast when rate limit is exceeded (Realtime.Tenants.BatchBroadcastTest)
Tests
Canceling since a higher priority waiting request for Tests-1588 exists