commit | 7dfc3a7a439243f05238a11b68a31720fde1769e | [log] [tgz] |
---|---|---|
author | Anthonios Partheniou <partheniou@google.com> | Mon Jun 12 12:00:17 2023 -0400 |
committer | GitHub <noreply@github.com> | Mon Jun 12 16:00:17 2023 +0000 |
tree | 99d62d24d0e5d013a50567e7a55b809400348182 | |
parent | 8844edb1e802040810918a12bc9ff89104da38d4 [diff] |
fix: add actionable errors for GCE long running operations (#498) * fix: add actionable errors for GCE long running operations * add unit test * mypy * add notes that the workaround should be removed once proposal A from b/284179390 is implemented * fix typo * fix coverage