Question
What do the following messages mean in the LogDNA?
Memory threshold has been breached. Processing has been paused until the memory is made available.
Event message with ID: 1706179376935_FlzAXv1 was rejected due to insufficient memory in tenant: <tenantId>
Answer
This is a protection mechanism where event processing is waiting during a heavy load. This prevents OOM errors (OutOfMemoryErrors) from being produced and ensures that performance does not reduce.
Comments
Please sign in to leave a comment.