optimizely / swift-sdk

Swift SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://www.optimizely.com/products/full-stack/
Apache License 2.0
21 stars 30 forks source link

feat(ats): add configurable timeouts for ODP segment fetch and event dispatch #471

Closed jaeopt closed 1 year ago

jaeopt commented 1 year ago

Summary

Timeouts for ODP segment fetch and event dispatch are configurable. Default value is 10 secs.

Test plan

Issues