[TIMOB-27352] Analytics: Improve event batching
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-09-16T19:29:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.1.1 |
Components | Android, iOS |
Labels | engSchedule |
Reporter | Gary Mathews |
Assignee | Srinivasan Pulipakkam |
Created | 2019-08-23T21:53:58.000+0000 |
Updated | 2019-09-16T19:29:47.000+0000 |
Description
- Improve event batching for both iOS and Android
- Send batches of 20 events for improved reliability in low connectivity environments
- Increase batch frequency to accommodate for a large number of events
aps_sdk: https://github.com/appcelerator/aps_sdk/pull/337 master: https://github.com/appcelerator/titanium_mobile/pull/11178 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/11179 8_3_X: https://github.com/appcelerator/titanium_mobile/pull/11180
8.1.1. PR merged. Waiting for jenkins for 8.2.0 & 8.3.0 builds.
Verified the fix with SDK 8.1.1.v20190829070333. Will close the ticket when verification is done with 8.2.0 & 8.3.0 SDK.
Verified the fix in SDK 8.2.0.v20190829110423 & 8.3.0.v201908291110651 Closing.