Skip to content

Conversation

@ace-n
Copy link
Contributor

@ace-n ace-n commented May 9, 2019

Note: I haven't tested these on GCP, and the local tests are all unit tests.

@fhinkel should I do something more comprehensive?

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 9, 2019
@ace-n ace-n requested a review from fhinkel May 9, 2019 18:33
}

if (!res.ok) {
return res.text().then(body => Promise.reject(body));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we write this with async/await? In its current form it's hard to read.

@ace-n ace-n merged commit 58f918f into master May 14, 2019
@ace-n ace-n deleted the update-cc branch May 14, 2019 19:37
This was referenced Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants