Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Downgrade panic when no account IDs match a token to an error #2042

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

jyn514
Copy link
Contributor

@jyn514 jyn514 commented Aug 24, 2021

I'm still not sure exactly how this could happen, and I feel there's a bug here somewhere ... but
people are hitting this in practice (enough that someone ran wrangler report) and this will help
the user experience in the meantime.

r? @nilslice

I'm still not sure exactly how this could happen, and I feel there's a bug here somewhere ...  but
people are hitting this in practice (enough that someone ran `wrangler report`) and this will help
the user experience in the meantime.
@jyn514 jyn514 requested a review from a team as a code owner August 24, 2021 18:58
Copy link
Contributor

@caass caass left a comment

Choose a reason for hiding this comment

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

Functionally this will still exit the program, right? Just with a real error instead of a panic?

@jyn514
Copy link
Contributor Author

jyn514 commented Aug 27, 2021

Yes, this will still stop wrangler and give a hard error.

@caass caass merged commit 6fbc66b into master Aug 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the jnelson/downgrade-panic branch August 27, 2021 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants