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

Skip buy amount calculation on first failure #404

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

Adamantios
Copy link
Collaborator

Based on past observations, the buy amount calculation usually fails because of the RPC misbehaving. If this happens, we do not want to retry as it usually does not get resolved soon. Instead, we now exit this round.

Based on past observations, the buy amount calculation usually fails because of the RPC misbehaving. If this happens, we do not want to retry as it usually does not get resolved soon. Instead, we now exit this round.
@Adamantios Adamantios added the enhancement New feature or request label Feb 21, 2025
@Adamantios Adamantios requested a review from cyberosa February 21, 2025 16:58
@Adamantios Adamantios merged commit 291969f into develop Feb 21, 2025
19 checks passed
@Adamantios Adamantios deleted the feat/buy-amount-calculation branch February 21, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants