Andrei
Results
2
issues of
Andrei
Hello! We've confronted an interesting case of memory growth inside our gRPC service (server side). Memory growth pattern is really tiny (about 10-13MB per 24h), but it's noticeable. Growth continued...
Type: Question
Current error handling scheme is inconvenient and requires additional wrapping on go-tarantool package's client For example - it is not possible to call errors.Is(err, context.Canceled) because of the current implementation....