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

aggregationPeriod not configurable #211

Closed
bonkzwonil opened this issue Feb 5, 2025 · 5 comments · Fixed by #212
Closed

aggregationPeriod not configurable #211

bonkzwonil opened this issue Feb 5, 2025 · 5 comments · Fixed by #212

Comments

@bonkzwonil
Copy link

The acceptAggregationPeriod of the newly created DXFeed Channels is hardcoded to a very high value.
This prevents any realtime streaming.
Changing it to something more useful as in i.e. "0.1" solves it, would be even better to have it configurable, though

@Graeme22
Copy link
Contributor

Graeme22 commented Feb 5, 2025

I have no idea how I didn't notice this before! Will fix ASAP.

@JBlohm
Copy link
Contributor

JBlohm commented Feb 5, 2025 via email

@Graeme22
Copy link
Contributor

Graeme22 commented Feb 5, 2025

Fix already on the way :-) PR in a minute
(I Also need this and have it ready)

Thanks! I beat you to it though haha

@JBlohm
Copy link
Contributor

JBlohm commented Feb 5, 2025 via email

@bonkzwonil
Copy link
Author

Great! Thankyou!

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 a pull request may close this issue.

3 participants