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

Added Vus submissions to core #456

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

jfkonecn
Copy link

@jfkonecn jfkonecn commented Oct 8, 2024

I'm not awaiting on the submit to core logic to avoid needing to show a loading screen.

Closes oncokb/oncokb-pipeline#572

@jfkonecn jfkonecn requested a review from zhx828 October 8, 2024 14:59
await sendVusToCore?.(hugoSymbol, vus);
}
} catch (e) {
console.error(e);
Copy link
Member

Choose a reason for hiding this comment

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

Let's throw a sentry exception here

@jfkonecn jfkonecn requested a review from zhx828 October 8, 2024 15:11
Copy link
Member

@zhx828 zhx828 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@jfkonecn jfkonecn merged commit 82dfe1a into oncokb:feature/submit-to-core Oct 8, 2024
2 checks passed
@jfkonecn jfkonecn deleted the feature/vus branch October 8, 2024 15:23
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.

2 participants