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

Retrying mechanism for exchange methods #51

Open
bludnic opened this issue Jul 28, 2024 · 1 comment
Open

Retrying mechanism for exchange methods #51

bludnic opened this issue Jul 28, 2024 · 1 comment
Labels
enhancement New feature or request exchanges good first issue Good for newcomers

Comments

@bludnic
Copy link
Owner

bludnic commented Jul 28, 2024

Retry only if NetworkError or TimeoutError or InternalServerError

@bludnic bludnic added enhancement New feature or request exchanges labels Jul 28, 2024
@bludnic bludnic modified the milestone: v1.0.0-beta.0 Jul 28, 2024
@bludnic
Copy link
Owner Author

bludnic commented Dec 15, 2024

Looks like it can be achieved on the CCXT part https://docs.ccxt.com/#/README?id=retry-mechanism

@bludnic bludnic added the good first issue Good for newcomers label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exchanges good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant