Skip to content

fix(logging): filter FIS_AUTH_ERROR from Bugsnag reports#723

Merged
bmc08gt merged 1 commit into
code/cashfrom
fix/filter-fis-auth-error
May 15, 2026
Merged

fix(logging): filter FIS_AUTH_ERROR from Bugsnag reports#723
bmc08gt merged 1 commit into
code/cashfrom
fix/filter-fis-auth-error

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 15, 2026

Firebase Installations Service auth errors are transient and not actionable from the client. Expand isGmsTransientError() to catch FIS_AUTH_ERROR and walk the full cause chain so nested IOExceptions are detected.

Firebase Installations Service auth errors are transient and not
actionable from the client. Expand isGmsTransientError() to catch
FIS_AUTH_ERROR and walk the full cause chain so nested IOExceptions
are detected.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 15, 2026
@github-actions github-actions Bot added the type: fix Bug fix label May 15, 2026
@bmc08gt bmc08gt merged commit c551f51 into code/cash May 15, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/filter-fis-auth-error branch May 15, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant