[Question] Unused middleware code in grpc interceptor? #3487
Open
Description
Is this unused middleware code in grpc interceptor?
The result returns by the middleware.Chain()
is ignored.
kratos/transport/grpc/interceptor.go
Lines 87 to 89 in f8b97f6
And the code above conflicts with the following logic
kratos/transport/grpc/interceptor.go
Lines 124 to 126 in f8b97f6
Metadata
Assignees
Labels
No labels