Skip to content

Catch unexpected errors when fetching the orderbooks for dYdX #2445

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 2 commits into from
Mar 13, 2025

Conversation

davidsblom
Copy link
Member

@davidsblom davidsblom commented Mar 13, 2025

Pull Request

Catch unexpected errors when fetching the orderbooks for dYdX

Yesterday the indexer of dYdX was down resulting in errors such as DecodeError('JSON is malformed: invalid character (byte 0)'). This change ensures that the orderbook fetching task keeps running when unexpected errors occur.

Type of change

Delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

Live example

@cjdsellers cjdsellers merged commit 5eaa568 into develop Mar 13, 2025
12 checks passed
@cjdsellers cjdsellers deleted the dydx-fetch-orderbooks branch March 13, 2025 20:43
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