GoogleCloudPlatform / cloud-profiler-python

Stackdriver Profiler Python agent is a tool that continuously gathers CPU usage information from Python applications
Apache License 2.0
28 stars 23 forks source link

Differentiate between broken pipe exception and returned backoff in CreateProfile() to make retry faster. #51

Closed cloud-profiler-github-robot closed 4 years ago

cloud-profiler-github-robot commented 4 years ago

Differentiate between broken pipe exception and returned backoff in CreateProfile() to make retry faster.