You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/07/16 16:34:36 UTC

[GitHub] [skywalking-python] tom-pytel edited a comment on pull request #130: removed trace/ipc

tom-pytel edited a comment on pull request #130:
URL: https://github.com/apache/skywalking-python/pull/130#issuecomment-881574295


   Added `grpc.max_connection_age_grace_ms = 1000 * config.GRPC_TIMEOUT` to `grpc.insecure_channel()`. According to the documentation this is supposed to default to 30 minutes. In practice if this is not explicitly set here with current value of 5 minutes then timeouts happen constantly even if spans are being regularly sent. Strange...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org