Commit ce9ab72
authored
chore: update Pythnet sample config (#113)
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.1 parent 5d5a9d9 commit ce9ab72
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
0 commit comments