You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests: Add idle poll query count assertion for collaboration endpoint
Asserts that an idle poll (no new updates) uses at most 3 queries per
room: awareness upsert, awareness read with ownership check, and the
combined MAX+COUNT snapshot query.
0 commit comments