commit | 34ebdcc251d4f3d7d496e8e0b78847645a06650b | [log] [tgz] |
---|---|---|
author | Chris Wilson <46912004+sushicw@users.noreply.github.com> | Wed Dec 15 02:12:56 2021 -0800 |
committer | GitHub <noreply@github.com> | Wed Dec 15 05:12:56 2021 -0500 |
tree | 4be6bc6b217bf5a195a97da7a491acdb9a7c8e1f | |
parent | cc46aa68ec184871330d16a6c767f57a4f0eb633 [diff] |
fix: exclude function target from retry deadline exceeded exception message (#318) * Exclude function target from retry deadline exceeded exception message * apply similar patch in retry_async.py Co-authored-by: Anthonios Partheniou <partheniou@google.com>