Log Unexpected Exceptions to JSON Files #143

Closed
opened 2025-05-06 17:54:02 -04:00 by rainbownapkin · 4 comments
rainbownapkin commented 2025-05-06 17:54:02 -04:00 (Migrated from gitlab.com)

Unexpected Exceptions/Server Crashes should be logged as JSON to files with a title such as <epoch>-<index>.JSON with the index restarting at 0 for each new epoch.

These should be dumped into their own dedicated folder, whether or not verbose is enabled in the config, as production instances still need some sort of error reporting so issues can more easily be investigated and re-created.

Unexpected Exceptions/Server Crashes should be logged as JSON to files with a title such as `<epoch>-<index>.JSON` with the index restarting at 0 for each new epoch. These should be dumped into their own dedicated folder, whether or not verbose is enabled in the config, as production instances still need some sort of error reporting so issues can more easily be investigated and re-created.
rainbownapkin commented 2025-05-06 17:54:03 -04:00 (Migrated from gitlab.com)

added #137 as parent issue

added #137 as parent issue
rainbownapkin commented 2025-05-06 17:59:52 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin commented 2025-09-06 01:16:27 -04:00 (Migrated from gitlab.com)

-index is most-likely unnecessary as a millisecond would have passed by the time we read the index of the last call.

-index is most-likely unnecessary as a millisecond would have passed by the time we read the index of the last call.
rainbownapkin (Migrated from gitlab.com) closed this issue 2025-09-06 01:53:18 -04:00
rainbownapkin commented 2025-09-06 01:53:19 -04:00 (Migrated from gitlab.com)

Server Crashes now dump to log files: 08d2bf8bc9

Server Crashes now dump to log files: 08d2bf8bc9d48bb459ec0855b298000feba29fbd
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rainbownapkin/canopy#143
No description provided.