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

Socket ping rate #1056

Open
Kirill2Kirill opened this issue Apr 15, 2022 · 1 comment
Open

Socket ping rate #1056

Kirill2Kirill opened this issue Apr 15, 2022 · 1 comment

Comments

@Kirill2Kirill
Copy link

Currently, I am tracking the ping to the exchange by using _client.SpotApi.ExchangeData.PingAsync() method every second.
And my logic works fine, but it clogs up the LOGS with trash info messages about this requests.
Maybe there is some way to track the ping to the server via sockets?

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

No branches or pull requests

2 participants
@Kirill2Kirill and others