Skip to content

fix: return SUCCESS with empty result when no BlockStore data exists#3503

Open
jonathanklee wants to merge 1 commit into
microg:masterfrom
jonathanklee:fix-block-store-first-call-pr
Open

fix: return SUCCESS with empty result when no BlockStore data exists#3503
jonathanklee wants to merge 1 commit into
microg:masterfrom
jonathanklee:fix-block-store-first-call-pr

Conversation

@jonathanklee
Copy link
Copy Markdown
Contributor

return SUCCESS with empty result when no BlockStore data exists.

Returning INTERNAL_ERROR when no data is stored yet caused apps to crash on first launch, as the absence of data is a valid empty-success state.

This fixes Museum Pass app crash at startup.

Returning INTERNAL_ERROR when no data is stored yet caused apps to crash on first launch, as the absence of data is a valid empty-success state.
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.

1 participant