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

astro: ensure client doesn't throw #2759

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

isaacharrisholt
Copy link
Contributor

@isaacharrisholt isaacharrisholt commented Mar 5, 2024

The PolarUploadBuilder class should never throw an error. This PR fixes some undesirable behaviour where it would throw an incorrectly-instantiated error.

Also use onfulfilled to ensure the promise always completes and doesn't throw that way.

Copy link

vercel bot commented Mar 5, 2024

@isaacharrisholt is attempting to deploy a commit to the polar-sh Team on Vercel.

A member of the Team first needs to authorize it.

@zegl
Copy link
Contributor

zegl commented Mar 6, 2024

LGTM

@zegl zegl merged commit 7972aa2 into polarsource:main Mar 6, 2024
4 of 7 checks passed
@github-actions github-actions bot mentioned this pull request Mar 6, 2024
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.

None yet

2 participants