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

Fix function async_update_pools_from_contracts #616

Merged
merged 3 commits into from
May 6, 2024

Conversation

barakman
Copy link
Collaborator

@barakman barakman commented May 6, 2024

Handles issue #583, which is the result of attempting to sort an empty data-frame (when no pools are found).

This PR also cleans up the AsyncUpdateRetryException exception and all related code, since this exception is never raised anywhere, hence there is no point in trying to catch it (the associated retry-mechanism has therefore never been operating as intended).

@barakman barakman merged commit 25fca2f into develop May 6, 2024
3 checks passed
@barakman barakman deleted the fix-function-async_update_pools_from_contracts branch May 6, 2024 06:22
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