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

Provisioning checks should be best effort #5163

Merged
merged 6 commits into from Oct 26, 2022
Merged

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Oct 24, 2022

Description

If we encounter an error during provisioning checks, debug log it and continue. Those checks should be best effort.

Fixes #5074 - I spent a bunch of time unsuccessfully trying to repro the specific error there, but this solution should cover it and other rare cases where the APIs we check for provisioning are unavailable.

@joehan joehan requested a review from apascal07 October 24, 2022 16:09
@joehan joehan enabled auto-merge (squash) October 24, 2022 16:12
@joehan joehan requested a review from pavelgj October 25, 2022 20:45
@joehan joehan merged commit 2b4261e into master Oct 26, 2022
@joehan joehan deleted the jh-skip-provisoning branch October 26, 2022 16:38
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.

Deploying Firebase Extension from GitHub action results in an error that Mobile SDK API is disabled
2 participants