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

Queuing incoming requests during fallback on replicas #73

Open
Hoooao opened this issue Nov 1, 2024 · 1 comment
Open

Queuing incoming requests during fallback on replicas #73

Hoooao opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@Hoooao
Copy link
Collaborator

Hoooao commented Nov 1, 2024

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

@Hoooao Hoooao added the core Issues related to implementing the core protocol label Nov 1, 2024
@Hoooao Hoooao self-assigned this Nov 1, 2024
@Hoooao
Copy link
Collaborator Author

Hoooao commented Nov 25, 2024

not worth implementing? seems add more uncertainty, and we generally assume fallback happen rarely, the perf improve will be minor,

@Hoooao Hoooao added open ended and removed core Issues related to implementing the core protocol labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant