When using the fiber thread model, there are occasional cases where the unary HTTP server receives the request packet but fails to trigger the business logic properly.
bochencwx opened this issue · 0 comments
bochencwx commented
The specific manifestation is that the server acknowledges receiving the complete request packet, but the business logic fails to trigger.