We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It always returns 1003 or 1004 when Discovery is used.
The text was updated successfully, but these errors were encountered:
Can you provide detailed steps to discover the server and find the return of the service?
Sorry, something went wrong.
High-level algorithm is represented here: https://github.com/resilient-http/resilient.js#how-does-it-work
This is a sample dummy discovery server: https://github.com/resilient-http/resilient-server
This is a sample middleware for Consul based server discovery: https://github.com/h2non/resilient-consul
You have all the details in the code.
No branches or pull requests
It always returns 1003 or 1004 when Discovery is used.
The text was updated successfully, but these errors were encountered: