Hi, We have dozens of services chatting with GRPC, they all have high throughput, up to 5-6K RPS @10ms P99 per instance.
As we tune our services for always better efficiency (which means substantial Cloud costs savings), there is always the deadline triggering discussions. If we take our services with highest throughput, we stand at: - 10ms P99 - 20ms P999 - 1 retry - Deadline: 80ms Question often comes back on whether we should be more aggressive on deadline and have more retries VS higher deadline and less retries. What are you folks using as strategy? any rule that helps you define appropriate deadline? Cheers, Nico -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/166f0652-67ad-4403-8fff-a314158abad1n%40googlegroups.com.