You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
I have hundreds of cronjobs running, I can't easily tell what ones are failing. Is it possible to get what controller function was called vs what lib failed? What file would I need to update to have that included?
The text was updated successfully, but these errors were encountered:
In the Bonfire Error Log when a script is too large for memory i get errors like this:
ERROR - 2018-08-01 10:21:17 --> Severity: Error --> Allowed memory size of 268435456 bytes exhausted (tried to allocate 69690176 bytes) /bonfire/ci3/core/Output.php 447
ERROR - 2018-08-01 11:46:55 --> Severity: Error --> Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) /bonfire/ci3/database/drivers/mysqli/mysqli_result.php 168
I have hundreds of cronjobs running, I can't easily tell what ones are failing. Is it possible to get what controller function was called vs what lib failed? What file would I need to update to have that included?
The text was updated successfully, but these errors were encountered: