containerd / containerd/ttrpc

ttrpc: end to end timeout support

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
664
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Support for timing out method calls and other operation on the connection isn't really present. We'll need to add this to be more production ready.

This includes the following:

- [ ] Standard read timeouts on channel operations.
- [ ] Connection timeouts (maybe at a higher level).
- [x] Context timeout propagation across network boundary.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.