Disables data aggregation to minimize data loss. It is for operations
that contains significant monetary value or audit trail. This feature
only applies to the client libraries.
HIGH = 1;
HIGH_VALUE
Disables data aggregation to minimize data loss. It is for operations
that contains significant monetary value or audit trail. This feature
only applies to the client libraries.
HIGH = 1;
LOW
Allows data caching, batching, and aggregation. It provides
higher performance with higher data loss risk.
LOW = 0;
LOW_VALUE
Allows data caching, batching, and aggregation. It provides
higher performance with higher data loss risk.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-26 UTC."],[],[]]