getsentry / getsentry/sentry-java
Add API to manually trigger sending of cached envelopes
Open
Android
Feature
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Problem Statement
Based [on the discussion we had here](https://github.com/getsentry/sentry-java/issues/912), we want to provide a manual API to tigger sending of the cached envelopes.
### Solution Brainstorm
Maybe something like `Sentry.flushCache()` would be sufficient.
Contributor guide
Assessment
This issue has not been assessed yet.