Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support gRPC built-in retry #178

Merged
merged 1 commit into from
Aug 13, 2024

Commits on Aug 13, 2024

  1. [pinpoint-apm#182] Support gRPC stream flowable

    *  _read method of readable steam learning test
    * Max Buffer size
    * retry pipe writableStream
    * recovery readable stream
    * readableStream.closed above node@18
    * Update grpc-idl
    * retry unary RPC
    * extract class refactoring for socketIdInterceptor
    * retry unary RPC
    * test fetch API
    * Fix an "node:internal/process/promises:391
        triggerUncaughtException(err, true /* fromPromise */);" error
    * Support requestSqlMetaData built-in retry
    * ServiceConfig JSON extract class refactoring
    * [pinpoint-apm#193] Update grpc-js version above v1.8.5 for gRPC library deadline memory leak issue
       grpc/grpc-node#2332
    [pinpoint-apm#183] Fix axios node@20 an Error on Test
    [pinpoint-apm#177] Update minimum NodeJS version to Node@16
    [pinpoint-apm#193] Fix gRPC ServerStream doesn't catch and emit error.
    feelform committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    340df67 View commit details
    Browse the repository at this point in the history