We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EDIT: I removed the bug label. This is potentially a feature, considering it hasn't been implemented?
Configuration
Steps to Reproduce
Expected Don't drop network is disconnected
Logging Looks like the queue is flushed here, which removes all the events
mapbox-events-android/libtelemetry/src/full/java/com/mapbox/android/telemetry/MapboxTelemetry.java
Lines 278 to 294 in 19ca456
When the connection is unavailable, these events are dropped
Lines 310 to 314 in 19ca456
The text was updated successfully, but these errors were encountered:
No branches or pull requests
EDIT: I removed the bug label. This is potentially a feature, considering it hasn't been implemented?
Configuration
Steps to Reproduce
Expected
Don't drop network is disconnected
Logging
Looks like the queue is flushed here, which removes all the events
mapbox-events-android/libtelemetry/src/full/java/com/mapbox/android/telemetry/MapboxTelemetry.java
Lines 278 to 294 in 19ca456
When the connection is unavailable, these events are dropped
mapbox-events-android/libtelemetry/src/full/java/com/mapbox/android/telemetry/MapboxTelemetry.java
Lines 310 to 314 in 19ca456
The text was updated successfully, but these errors were encountered: