-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Milestone
Description
gRPC has support for timeouts on remote procedure calls that generate DEADLINE_EXCEEDED when they expire. This is a nice feature to have and it fits well with curio's existing timeout mechanisms.