issues
search
optimizely
/
android-sdk
Android SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/android-sdk
Apache License 2.0
55
stars
39
forks
source link
fix(datafileRescheduler): move config file read to a background thread
#401
Closed
jaeopt
closed
2 years ago
jaeopt
commented
2 years ago
Summary
Move config-file read to a background thread when DatafileRescheduler is invoked. This will fix a potential source of ANRs.
Test plan
Add unit tests validating datafile worker scheduled properly from DatafileRescheduler.
Issues
OASIS-8128
Summary
Test plan
Issues