Open Hoooao opened 3 weeks ago
currently, we require that clients resubmit requests after the fallback is over. but with the deduplication, we can have replicas queue requests and immediately start back on the fast path
not worth implementing? seems add more uncertainty, and we generally assume fallback happen rarely, the perf improve will be minor,
currently, we require that clients resubmit requests after the fallback is over. but with the deduplication, we can have replicas queue requests and immediately start back on the fast path