How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Blog: Kitex Release v0.5.3

calendar_today April 20, 2023 person domain kitex

Introduction to Key Changes Feature Failure retry:add configuration to support disable timeout retry when do failure retry, which is for the non-idempotent request Codegen tool:support codegen in windows. Error code: fine grained rpc timeout error code Thrift Fast Codec: support unknown fields Background of “unknown fields”: In Thrift, adding fields in the IDL is transparent to the party that has not updated the IDL. Updating the IDL and generating code is necessary to access new fields, which requires all downstream nodes to upgrade when a node on the invocation Chain updates the IDL.…

open_in_new Read original post