firebase / firebase/firebase-android-sdk

[remote_config] Filter out exceptions from the SDK

Open
#5,027 4 comments 1 reaction 0 assignees View on GitHub
api: remoteconfig type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 9h
Merged PRs (30d)
31

Description

## What feature would you like to see?

At the moment there is no way of filtering issues that arise from the SDK specifically from Remote Config. So, because of that the SDK issues an exception that get's reported by Sentry.
Now the problem with that is that I can' control that and because of that more than 30k events are generated per month towards Sentry. Since it's a paid service, I will like to filter out some of those exceptions and not have them all reported to Sentry.

## How would you use it?

Filter out exceptions that Remote Config SDK is throwing.

Note: This was first reported towards the Flutter SDK instead, but they have confirmed that they won't change anything unless the native SDK supports it.
Reference issue reported to Firebase Remote Config for Flutter: https://github.com/firebase/flutterfire/issues/10904

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.