5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java64 forks (64 forks)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 139 stars (139 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
We need to implement Message Canceling whereby a message already in our pipeline can be killed.
Contributor guide
- Research direction
- Research the TChannel protocol specification for message canceling. Understand the existing message pipeline and handler infrastructure. Implement a new Cancel message type and integrate it into the pipeline.
- Tech stack
- java
- Domain
- backendnetworking
- Issue type
- Feature
- Prerequisites
- JavaGit