-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Should have
-
None
-
8
-
Maintenance
-
Sprint #262
Summary
Improve the memory efficiency of the block report functionality to prevent memory exhaustion errors during execution.
We've observed memory-related errors in GPCH production sentry error logs,
Sentry\Exception\FatalErrorException
Error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 20480 bytes)
The error occurs when accessing the Block Report page on both the GPCH development and production websites.
Issue reported by Stefan on slack.