newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

gRPC AIO Error handling

Open TimPansino opened this issue 4 years ago • 2 comments

Existing instrumentation:

    wrap_function_wrapper(module, '_completion_code',
            _nr_wrap_status_code)
    wrap_function_wrapper(module, '_abortion_code',
            _nr_wrap_status_code)
    wrap_function_wrapper(module, '_abort',
            _nr_wrap_abort)

TimPansino avatar Sep 22 '21 17:09 TimPansino

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 24 '21 07:11 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 16:04 stale[bot]