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

Enable retries at the Axios level #2

Open
adam-mccormick opened this issue Jun 28, 2019 · 0 comments
Open

Enable retries at the Axios level #2

adam-mccormick opened this issue Jun 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@adam-mccormick
Copy link
Owner

Although you can enable Moleculer retries for service to service calls you may want to retry external calls with this service at a different rate or for different reasons. The Axios service should have a configurable retry mechanism.

There are a few implementations for this already for Axios but not sure which is the best. Also might be able to use the internal Moleculer retry machinery itself instead...

@adam-mccormick adam-mccormick added the enhancement New feature or request label Jun 28, 2019
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

No branches or pull requests

1 participant