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

[Feat] Add support to allow multiple requests before shifting url #2

Open
achintya-7 opened this issue Dec 27, 2023 · 0 comments
Open

Comments

@achintya-7
Copy link
Owner

Currently, we switch the Backend URL whenever it serves a request properly to the client. Instead of doing it after every 1 request, we can define a value (threshold) before switching.
So now, when a server has successfully served up to n requests, we switch servers. If anytime, it fails, we switch immediately.

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

No branches or pull requests

1 participant