You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem?
The clients need to be smarter espl when the system is overloaded and traffic pattern needs to be adjusted to minimize downtimes giving sufficient time for the system to recover. The clients need to ensure that they maximum server uptime without sacrificing too much on performance
What solution would you like?
Handling too many client connections
Preventing retry storm
Managing/safe-guarding critical system resources
Adaptive timeouts and backoffs
Penalizing bad connections/erroneous targets
Load balancing across targets
Automatic pagination on larger response
Asynchronous searches on slower requests
Query prioritisation
Client-side metrics on data sources like AWS Cloudwatch
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
I've renamed this to "Add availability and scalability features to all clients". YMMV client-by-client, for example Java client does support retries "out-of-the-box". This is a good meta issue with a list of high level features.
Is your feature request related to a problem?
The clients need to be smarter espl when the system is overloaded and traffic pattern needs to be adjusted to minimize downtimes giving sufficient time for the system to recover. The clients need to ensure that they maximum server uptime without sacrificing too much on performance
What solution would you like?
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: