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
I haven't read through the patent but I believe one of the key differences is that our approach waits for an expected response time before issuing a redundant request whereas the approach at Google is to duplicate the request from the beginning.
The default limiter behavior is by design. We are still trying out different methods for restricting excessive backup requests during system wide latency spikes.
The patent “Redundant data requests with redundant response cancellation” of Jeffrey A. Dean from Google proposed a method to reduce the average response time. Does that method fit into this project?
The text was updated successfully, but these errors were encountered: