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

feat(blob): throw specific error when service unavailable #497

Merged
merged 4 commits into from
Nov 27, 2023

Conversation

luismeyer
Copy link
Member

We return 503 service_unavailable from our API when our upstream provider can't handle the request and responds with ServiceUnavailable or InternalError. If this error occurs the client could retry the operation.

@luismeyer luismeyer requested a review from a team November 21, 2023 09:43
Copy link

changeset-bot bot commented Nov 21, 2023

🦋 Changeset detected

Latest commit: b4e65ac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@vercel/blob Minor
vercel-storage-integration-test-suite Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vercel-storage-next-integration-test-suite ✅ Ready (Inspect) Visit Preview Nov 27, 2023 11:16am

@luismeyer luismeyer merged commit 26a2acb into main Nov 27, 2023
@luismeyer luismeyer deleted the blob-service-unavailable branch November 27, 2023 12:29
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