v2.4.0
-
Feature: A new caching layer has been introduced. A Segment Caching Lambda Caches Segment and Feature data into S3. This Cache gets used when Creating Replays and there by decrease the overall latency in Replay creation.
-
Fixed:
- Removed dependency on AWS Cloud Map to reduce latency and avoid throttling issues when discovering Micro services.
- Pagination when viewing replay clips within Clip Preview
- Timeout errors occurring during Event Data export
- Several network calls to DDB, MediaConvert have been eliminated to improve end to end Latency
- Implemented exponential back-off retry mechanism to fix intermittent API Connection errors.