Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Pythnet sample config #113

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

ali-bahjati
Copy link
Collaborator

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.

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.
@ali-bahjati ali-bahjati requested a review from Reisen April 11, 2024 09:56
@ali-bahjati ali-bahjati merged commit ce9ab72 into main Apr 11, 2024
2 checks passed
@ali-bahjati ali-bahjati deleted the chore/update-pythnet-config branch April 11, 2024 10:15
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.

2 participants