Skip to content
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

fix(export): handle ok-case of bad viz while connected #1289

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Conversation

b5
Copy link
Member

@b5 b5 commented Apr 20, 2020

this was an incomplete fix to #1161

while running qri connect we need to properly handle the context deadline for a missing viz by ignoring the error.

This is causing major issues for our users, so I've dropped to smoke-testing, and can confirm this change fixes export in qri desktop, particularly for the turnstile dataset @chriswhong's been publishing.

this was an incomplete fix to #1161

while running qri connect we need to properly handle the context deadline for a missing
viz by ignoring the error.
@b5 b5 added the fix A bug fix label Apr 20, 2020
@b5 b5 requested review from Arqu, dustmop and ramfox April 20, 2020 16:49
@b5 b5 self-assigned this Apr 20, 2020
Copy link
Contributor

@dustmop dustmop left a comment

Choose a reason for hiding this comment

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

This seems fine, approved.

@b5 b5 merged commit 1bb2463 into master Apr 20, 2020
@b5 b5 deleted the fix_export branch April 20, 2020 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants