Improve throttler implementation #101
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the feature request
Currently, throttler exposes a lot of methods and requires the client to follow a protocol for it to work properly. Instead, throttler should just wrap the code you want to execute and handle skips internally.
If anyone feels like contributing this might be a good option
Background
No response
Solution suggestions
This is just a sketch to avoid having to do
unleash-android/unleashandroidsdk/src/main/java/io/getunleash/android/metrics/MetricsSender.kt
Lines 77 to 79 in 5c52d66
The text was updated successfully, but these errors were encountered: