sentry-java
sentry-java copied to clipboard
Add API to manually trigger sending of cached envelopes
Problem Statement
Based on the discussion we had here, we want to provide a manual API to tigger sending of the cached envelopes.
Solution Brainstorm
Maybe something like Sentry.flushCache() would be sufficient.