Usage Attention
This doc describes usage attentions in Kitex RPCInfo, client creation, and mass data transfer scenarios.
This doc describes usage attentions in Kitex RPCInfo, client creation, and mass data transfer scenarios.
Using a K8s deployment platform as an example, let’s explain how to build a service architecture with graceful shutdown capability based on the principles of Kubernetes and Kitex’s graceful shutdown feature.
In addition to RPC exceptions provided by the framework by default, Kitex also provides business exceptions for users to set. This doc focuses on best practices for RPC exceptions and business exceptions.
This doc describes how to mock client calls and efficient debug ideas.
Provides instructions on troubleshooting common exceptional scenarios