DataBufferLimitException: Exceeded limit on max bytes to buffer : 16777216
at org.springframework.core.io.buffer.LimitedDataBufferList.raiseLimitException(LimitedDataBufferList.java:99)
[ReportCalculationJob] Error in job: processNextPendingCalculation()
It seems like errors can occur if the report-calculation DB gets really big, as we load all calculations in the processNext check ...
Sentry Issue: AAM-BACKEND-SERVICE-R