PostHog / posthog-ios

PostHog iOS SDK
https://posthog.com/docs/libraries/ios
MIT License
28 stars 37 forks source link

chore: API requests do a 10s timeoutInterval instead of 60s #113

Closed marandaneto closed 4 months ago

marandaneto commented 4 months ago

:bulb: Motivation and Context

follow up after the incident, not because of the iOS SDK but we don't want to hold the requests for too long anyway. Android and JS-lite are already 10s

:green_heart: How did you test it?

:pencil: Checklist