Skip to content

go-client: Don’t poll deploy after upload #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2019
Merged

Conversation

bcomnes
Copy link
Contributor

@bcomnes bcomnes commented Mar 7, 2019

We decided we no longer need to poll here. The reason we were polling was to fail the build prior to cache creation.

This change, essentially allows for cache creation even if tree operations fail later, which is our fault most likely.

@bcomnes bcomnes self-assigned this Mar 7, 2019
@bcomnes bcomnes force-pushed the dont-poll-deploy branch from 60ef523 to b8d10f3 Compare March 7, 2019 19:16
We decided we no longer need to poll here.  The reason we were polling was to fail the build prior to cache creation.  

This change, essentially allows for cache creation even if tree operations fail later, which is our fault most likely.
@bcomnes bcomnes changed the title Revert polling after deploy go-client: Don’t poll deploy after upload Mar 7, 2019
@bcomnes bcomnes force-pushed the dont-poll-deploy branch from b8d10f3 to 0c86cea Compare March 7, 2019 19:20
@bcomnes bcomnes merged commit 5bfcb54 into master Mar 7, 2019
@bcomnes bcomnes deleted the dont-poll-deploy branch March 7, 2019 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant