Skip to content

Request order books snapshots with HTTP for dYdX #2393

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

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

davidsblom
Copy link
Member

@davidsblom davidsblom commented Mar 2, 2025

Pull Request

Request order books snapshots with HTTP for dYdX to improve robustness when subscribing to order books or quotes.
Internally, the venue uses an HTTP request as well when requesting a snapshot via the websocket. However, that request often fails resulting in "internal errors". Now we can use retries in case of failed requests.

How has this change been tested?

Live example

@cjdsellers cjdsellers merged commit 2ed72e6 into develop Mar 2, 2025
12 checks passed
@cjdsellers cjdsellers deleted the dydx-orderbook-snapshot branch March 2, 2025 20:48
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