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
100ms notify_sched_interval is causing problems for the publishers
and this change reverts it back to 400ms.
The exact reason for the problem is still unknown but we think their
slow clients (forked from our example publisher) and poor agent design
cause this issue. A major refactor is going to improve agent bottlenecks
and also remove notifications to make sure it doesn't add unnecessary
overhead to the clients.
0 commit comments