Is there any way to increase Firebase Analytics upload rate for logged events on android? Currently it uploads them every hour and it is too slow for testing purposes.
I found a "way" to load test data a bit faster: data wipe (emulator) forces app to use "initial delay", which is 15 seconds only.